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

# DEX в Testnet

Для обеспечения удобства и безопасности пользователей, в тестовой сети TON была воссоздана практически полная инфраструктура основной сети, включая кошельки, API, мосты и другие необходимые инструменты.

Все эти инструменты доступны на [соответствующей странице](https://ton.org/docs/#/testnet/), что позволяет пользователям тестировать и экспериментировать с различными функциональными возможностями платформы в безопасной среде.

Tegro Wallet также поддерживает работу в тестовой сети, что позволяет пользователям удобно получать, передавать и отправлять тестовые TON монеты.

Кроме того, бесплатные тестовые монеты могут быть получены с помощью бота @testgiver\_ton\_bot.

Для тестирования и авторизации в DEX, рекомендуется использовать [Расширение TON Wallet](https://chrome.google.com/webstore/detail/ton-wallet/nphplpgoakhhjchkkhmiggakijnkhfnd).

Оно обеспечивает удобный и безопасный доступ к функциональным возможностям DEX, позволяет проводить операции с монетами в тестовой сети и авторизовываться в системе безопасно и быстро.


---

# 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:

```
GET https://tegro.gitbook.io/ru/dex/dex-v-testnet.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.
