> For the complete documentation index, see [llms.txt](https://whitepaper.letmespeak.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.letmespeak.org/ru/tokenomika/token-lstar.md).

# Токен LSTAR

LSTAR — внутриигровая валюта метавселенной LetMeSpeak. Она используется для выплаты вознаграждения людям за изучение языка в приложении и перераспределения ценности между членами сообщества и владельцами NFT.

LSTAR может использоваться в игре, а также свободно выводиться за её пределы.

LetMeSpeak готова продать/выпустить LSTAR за 0.03 USDC и выкупить LSTAR по следующей цене (в зависимости от наличия средств в казне и решений держателей токенов управления):&#x20;

* Курс выкупа может корректироваться время от времени и будет приблизительно равен сумме оставшихся средств, выделенных на выкуп, разделенной на сумму токенов в обращении и ориентировочное количество токенов, которые будут выпущены для выплат текущим NFT.

за следующую сумму:

* Доля текущей казны и доля будущих продаж NFT

Эти правила могут меняться в будущем.

Использование LSTAR:

* Покупка персонажей
* Продление визы
* Заморозка визы
* Создание новых NFT-персонажей (Приглашения)&#x20;
* Участие в PvP-соревнованиях
* Восстановление жизней
* Стипендия
* [Визуальная кастомизация](/ru/ekonomika/personazhi/vizualnaya-kastomizaciya.md) NFT с помощью различных вещей
* Обмен
* Вывод средств на кошелек
* Оплата внутриигровых платежей и покупка товаров

Максимальное число LSTAR: не ограничено

Адрес токена: [Solana](https://solscan.io/token/C6qep3y7tCZUJYDXHiwuK46Gt6FsoxLi8qV1bTCRYaY1)

DeFi: [Jupiter swap](https://jup.ag/swap/USDC-LSTAR),[ Birdeye stats](https://birdeye.so/token/C6qep3y7tCZUJYDXHiwuK46Gt6FsoxLi8qV1bTCRYaY1)


---

# 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://whitepaper.letmespeak.org/ru/tokenomika/token-lstar.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.
