> For the complete documentation index, see [llms.txt](https://docs.main.community/guide_ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.main.community/guide_ru/basic/gaid-po-main.md).

# Гайд по MAIN

## Из руководства вы узнаете:

### Как устроен MAIN

1. [Чем MAIN отличается от других соцсетей](/guide_ru/basic/chto-takoe-main.md)
2. [Что такое сообщества на MAIN, и как работают их монеты](/guide_ru/basic/soobshestva-i-monety.md)
3. [Что такое токены MAIN, и для чего они нужны](/guide_ru/basic/tokeny-i-nagrady.md)

### Как MAIN вознаграждает своих пользователей

1. [Награды за активность в сообществах](/guide_ru/features/nagrady-za-aktivnost.md)
2. [Реферальная программа](/guide_ru/features/referalnaya-programma.md)
3. [Конкурсы и призы](/guide_ru/features/konkursy-i-prizy.md)

### Какие другие возможности MAIN открывает

1. [Донаты от пользователей](/guide_ru/drugie-vozmozhnosti/donaty-ot-polzovatelei.md)
2. [Создание и развитие своих сообществ](/guide_ru/drugie-vozmozhnosti/sozdanie-soobshestv.md)
3. [Покупка долей других сообществ](/guide_ru/drugie-vozmozhnosti/pokupka-soobshestv.md)

### Как начать свой путь в MAIN

1. [Создание профиля и ключевые элементы](/guide_ru/howtostart/zaregistriruite-akkaunt.md)
2. [Подключение криптовалютного кошелька](/guide_ru/howtostart/dobavte-koshelek.md)
3. [Приобретение токенов MAIN](/guide_ru/howtostart/priobretite-tokeny.md)
4. [Покупка монет сообществ](/guide_ru/howtostart/kupite-monety-bordov.md)
5. [Активность и монетизация](/guide_ru/howtostart/budte-aktivny.md)

В конце вы также найдете [полезные ссылки](/guide_ru/info/poleznye-ssylki.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 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.main.community/guide_ru/basic/gaid-po-main.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.
