> For the complete documentation index, see [llms.txt](https://brightid.gitbook.io/brightid-russian/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://brightid.gitbook.io/brightid-russian/bright/getting-bright.md).

# Как получить $BRIGHT

## HoneySwap

<https://honeyswap.org/> это отличное место, чтобы узнать, как использовать HoneySwap для покупки $BRIGHT и $HNY в сети xDai.

## Uniswap

[​Купите $BRIGHT на Uniswap](https://app.uniswap.org/#/swap?inputCurrency=0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2\&outputCurrency=0x5dd57da40e6866c9fcc34f4b6ddc89f1ba740dfe) - децентрализованной бирже в основной сети Ethereum.

## Fairdrop

[Проверьте свое право](https://brightid.gitbook.io/brightid/bright/getting-bright/fairdrop/eligibility) на получение $BRIGHT на [официальном сайте fairdrop’а](https://fairdrop.brightid.org/), начавшегося 16 сентября 2021.

{% content-ref url="/pages/-MhXH1FOvQVTmyxTZLY6" %}
[Fairdrop](/brightid-russian/bright/getting-bright/fairdrop.md)
{% endcontent-ref %}

## **Ферма**

Посетите[ официальную страницу фермы $BRIGHT](https://fairdrop.brightid.org/farms) чтобы узнать о активных наградах и возможности получить больше $BRIGHT.

{% content-ref url="/pages/-Mj-33WIGW8JG43FGQ1E" %}
[Ферма](/brightid-russian/bright/getting-bright/farming.md)
{% endcontent-ref %}

## **Голосование**

Получите $BRIGHT за поддержку инициатив в сообществе. Вам не нужно тратить $BRIGHT, после их оборота для голосования. Это приносит больше $BRIGHT в качестве вознаграждения.

{% content-ref url="/pages/-MizqcgY4XO5V16h\_Agp" %}
[BrightDAO](/brightid-russian/bright/bright-dao.md)
{% endcontent-ref %}

## **Настройка социального восстановления**

Вы можете установить социальное восстановление в любой момент и получить вознаграждение в виде $BRIGHT в будущем.

{% content-ref url="/pages/-MNdFHaq92jjcFK--3Hp" %}
[Социальное восстановление](/brightid-russian/setting-up-social-recovery.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://brightid.gitbook.io/brightid-russian/bright/getting-bright.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
