# Tonstarter docs

## Tonstarter docs

- [Introduction](https://docs.tonstarter.com/introduction.md)
- [The Open Network (TON)](https://docs.tonstarter.com/the-open-network-ton.md)
- [What are your Community Incentives?](https://docs.tonstarter.com/community-incentives-program/what-are-your-community-incentives.md)
- [What do I need to participate?](https://docs.tonstarter.com/community-incentives-program/what-do-i-need-to-participate.md)
- [How to earn more points](https://docs.tonstarter.com/community-incentives-program/how-to-earn-more-points.md)
- [Frequently Asked Questions](https://docs.tonstarter.com/community-incentives-program/frequently-asked-questions.md): Frequently Asked Questions about the Community Incentive Programs
- [How to create a TON wallet?](https://docs.tonstarter.com/faqs-about-ton/how-to-create-a-ton-wallet.md)
- [How to get Toncoin?](https://docs.tonstarter.com/faqs-about-ton/how-to-get-toncoin.md)
- [How to make a deposit to an exchange?](https://docs.tonstarter.com/faqs-about-ton/how-to-make-a-deposit-to-an-exchange.md)
- [How do you choose projects?](https://docs.tonstarter.com/about/how-do-you-choose-projects.md)
- [Brand assets](https://docs.tonstarter.com/about/brand-assets.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.tonstarter.com/introduction.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.
