# DEX Tegro Finance

- [DEX review](https://tegro.gitbook.io/en/dex-tegro-finance/dex-review.md): Tegro.Finance - DeFi exchange of the next evolution in the open network TON
- [👨💻 Getting Started](https://tegro.gitbook.io/en/dex-tegro-finance/getting-started.md): Here you will find an explanation of the basic concepts and mechanisms of DEX Tegro.Finance.
- [The mechanics of operation](https://tegro.gitbook.io/en/dex-tegro-finance/getting-started/the-mechanics-of-operation.md): Fundamentals of DEX Tegro.Finance device and operation
- [Roles of the participants](https://tegro.gitbook.io/en/dex-tegro-finance/getting-started/roles-of-the-participants.md): Types of users in DEX Tegro.Finance
- [Glossary](https://tegro.gitbook.io/en/dex-tegro-finance/getting-started/glossary.md): Here are the terms you need to understand to work successfully with DEX Tegro.Finance
- [The Open Network](https://tegro.gitbook.io/en/dex-tegro-finance/getting-started/the-open-network.md): Information about the network used
- [Swap](https://tegro.gitbook.io/en/dex-tegro-finance/swap.md): Token exchange is a fundamental factor in DEX. Study the materials carefully before you begin the exchange
- [Tokens on DEX](https://tegro.gitbook.io/en/dex-tegro-finance/swap/tokens-on-dex.md)
- [Commissions](https://tegro.gitbook.io/en/dex-tegro-finance/swap/commissions.md)
- [Price impact](https://tegro.gitbook.io/en/dex-tegro-finance/swap/price-impact.md)
- [Slippage tolerance](https://tegro.gitbook.io/en/dex-tegro-finance/swap/slippage-tolerance.md)
- [Bug Bounty](https://tegro.gitbook.io/en/dex-tegro-finance/bug-bounty.md): You can be rewarded for finding vulnerabilities in Tegro.Finance
- [Referral program](https://tegro.gitbook.io/en/dex-tegro-finance/referral-program.md): DEX Tegro.Finance has a referral program with which you can earn
- [How the affiliate program works](https://tegro.gitbook.io/en/dex-tegro-finance/referral-program/how-the-affiliate-program-works.md)
- [DEX on Testnet](https://tegro.gitbook.io/en/dex-tegro-finance/dex-on-testnet.md): Use the TON test network to test DEX Tegro.Finance
- [Earnings on liquidity pools](https://tegro.gitbook.io/en/dex-tegro-finance/earnings-on-liquidity-pools.md)
- [The mechanics of liquidity pools](https://tegro.gitbook.io/en/dex-tegro-finance/the-mechanics-of-liquidity-pools.md): The mechanics of liquidity pools on DEX by the example of TGR/TON
- [Monitoring DEX](https://tegro.gitbook.io/en/dex-tegro-finance/monitoring-dex.md)
- [DEX on DefiLama](https://tegro.gitbook.io/en/dex-tegro-finance/monitoring-dex/dex-on-defilama.md)
- [DEX on Coincodex & CoinCheckup](https://tegro.gitbook.io/en/dex-tegro-finance/monitoring-dex/dex-on-coincodex-and-coincheckup.md)
- [DEX on CoinPaprika](https://tegro.gitbook.io/en/dex-tegro-finance/monitoring-dex/dex-on-coinpaprika.md)
- [DEX on CoinMarketCap](https://tegro.gitbook.io/en/dex-tegro-finance/monitoring-dex/dex-on-coinmarketcap.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://tegro.gitbook.io/en/dex-tegro-finance.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.
