# LSR Finance

## English

- [About](https://docs.lsr.finance/lsr-finance/about.md)
- [Whitepaper](https://docs.lsr.finance/lsr-finance/whitepaper.md)
- [findX](https://docs.lsr.finance/lsr-finance/findx.md): your pump finder
- [LaserScan](https://docs.lsr.finance/lsr-finance/laserscan.md): your anti-scam guard
- [Links](https://docs.lsr.finance/lsr-finance/links.md)
- [About](https://docs.lsr.finance/token/about.md)
- [Total supply](https://docs.lsr.finance/token/about/total-supply.md)
- [Circulating supply](https://docs.lsr.finance/token/about/circulating-supply.md)
- [How to buy](https://docs.lsr.finance/token/about/how-to-buy.md)
- [DEX](https://docs.lsr.finance/token/about/how-to-buy/dex.md): Step-by-step guide how to buy LSR token from the PancakeSwap DEX
- [Security](https://docs.lsr.finance/token/security.md)
- [Team wallets](https://docs.lsr.finance/token/security/team-wallets.md)
- [Links](https://docs.lsr.finance/token/links.md)

## Русский

- [Экосистема](https://docs.lsr.finance/russkii/lsr-finance/ekosistema.md)
- [findX](https://docs.lsr.finance/russkii/lsr-finance/findx.md): ваш поисковик пампов
- [LaserScan](https://docs.lsr.finance/russkii/lsr-finance/laserscan.md): ваша защита от криптомошенничеств
- [Cсылки](https://docs.lsr.finance/russkii/lsr-finance/csylki.md): links to official social accounts of LSR Finance
- [Токен](https://docs.lsr.finance/russkii/token/token.md)
- [Общее предложение & эмиссия](https://docs.lsr.finance/russkii/token/token/obshee-predlozhenie-and-emissiya.md)
- [Токены в обращении](https://docs.lsr.finance/russkii/token/token/tokeny-v-obrashenii.md)
- [Как купить](https://docs.lsr.finance/russkii/token/token/kak-kupit.md)
- [Децентрализованная биржа](https://docs.lsr.finance/russkii/token/token/kak-kupit/decentralizovannaya-birzha.md): Step-by-step guide how to buy LSR token from the PancakeSwap DEX
- [Аудит & безопасность](https://docs.lsr.finance/russkii/token/audit-and-bezopasnost.md)
- [Ссылки](https://docs.lsr.finance/russkii/token/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, 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.lsr.finance/lsr-finance/about.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.
