# IMPORTANT

- [Team](https://docs.seile.xyz/important/team.md): Welcome to the Seile team page! Here, you can get to know the individuals behind Seile. Meet our team members and connect with us on LinkedIn and Twitter to stay updated with our latest work.
- [Contracts](https://docs.seile.xyz/important/contracts.md): These are the contracts that have been deployed and are currently in use by Seile.
- [Social Links](https://docs.seile.xyz/important/social-links.md)
- [Privacy Policy](https://docs.seile.xyz/important/privacy-policy.md)
- [Terms Of Service](https://docs.seile.xyz/important/terms-of-service.md)
- [Tutorial Video's](https://docs.seile.xyz/important/tutorial-videos.md): Here, you’ll find a collection of tutorial videos designed to help you master the tools provided by Seile. Our step-by-step guides will walk you through everything you need to know.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.seile.xyz/important.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
