# Программы

- [Голосование сообщества](https://docs.sns.id/collection/russkiy/programmy/golosovanie-soobshestva.md): Узнай, как присоединиться к голосованиям сообщества SNS
- [Программа "Refer & Earn"](https://docs.sns.id/collection/russkiy/programmy/programma-refer-and-earn.md): Превратите свой .sol домен в реферальный код и зарабатывайте награды!
- [Программа против сквоттинга](https://docs.sns.id/collection/russkiy/programmy/programma-protiv-skvottinga.md)
- [Программа грантов](https://docs.sns.id/collection/russkiy/programmy/programma-grantov.md): Внесите свой вклад в сообщество Solana Name Service за вознаграждение
- [Программа рефералов](https://docs.sns.id/collection/russkiy/programmy/programma-referalov.md)
- [Программа поиска багов](https://docs.sns.id/collection/russkiy/programmy/programma-poiska-bagov.md)
- [Программа амбассадоров](https://docs.sns.id/collection/russkiy/programmy/programma-ambassadorov.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.sns.id/collection/russkiy/programmy.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.
