# Resources

- [Official Links](https://docs.pett.ai/resources/official-links.md): Here you can find all the official links of Pett.ai.
- [Deployed Contracts](https://docs.pett.ai/resources/deployed-contracts.md)
- [Frequently Asked Questions](https://docs.pett.ai/resources/frequently-asked-questions.md)
- [Brand Assets](https://docs.pett.ai/resources/brand-assets.md): The Pett.AI logo displayed in the official colors and usage patterns. Do not place the logo on top of other objects and leave a reasonable amount of margin around the outside.
- [Privacy Policy & Terms of Services](https://docs.pett.ai/resources/privacy-policy-and-terms-of-services.md)


---

# 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.pett.ai/resources.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.
