# Resources&#x20;

- [Discord Guide](https://aadao.gitbook.io/avalanche-team1-manual/resources/discord-guide.md)
- [Bounty System](https://aadao.gitbook.io/avalanche-team1-manual/resources/bounty-system.md): A guide on the Team1 bounty system. How it works and where you can access it
- [XP System (coming soon)](https://aadao.gitbook.io/avalanche-team1-manual/resources/xp-system-coming-soon.md): A system designed to track contributions to the program and the Avalanche community
- [Official Links And Contacts](https://aadao.gitbook.io/avalanche-team1-manual/resources/official-links-and-contacts.md): Important links and resources related to Avalanche and Avalanche Team1
- [FAQs](https://aadao.gitbook.io/avalanche-team1-manual/resources/faqs.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://aadao.gitbook.io/avalanche-team1-manual/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.
