# Table of Content

1. Introduction
2. Getting Started
3. Setting up your Wallet
4. Purchase $AVAC Tokens
5. Adding $AVAC to your wallet
6. Connecting Your Wallet
7. Using the AvaCoach Platform
8. Learning Modules
9. Frequently Asked Questions (FAQs)
10. Support
11. Stay Connected


---

# 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://avacoach.gitbook.io/avacoach-guideline/table-of-content.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.
