# USE

- [GTON → OGXT Token Swap](https://docs.gton.capital/use/gton-ogxt-token-swap.md)
- [OGXT/GCD Ratio](https://docs.gton.capital/use/ogxt-gcd-ratio.md)
- [Connect to GTON Testnet](https://docs.gton.capital/use/connect-to-gton-testnet.md): How to connect to GTON Network L2 Testnet over BNB Chain
- [Metamask Settings](https://docs.gton.capital/use/metamask-settings.md)
- [Deploy to GTON Network](https://docs.gton.capital/use/deploy-to-gton-network.md)
- [Contract Verification](https://docs.gton.capital/use/contract-verification.md)
- [Mint & Bridge GCD](https://docs.gton.capital/use/mint-and-bridge-gcd.md)
- [Tech Support](https://docs.gton.capital/use/tech-support.md)
- [Positions Liquidation and Closing the Project](https://docs.gton.capital/use/positions-liquidation-and-closing-the-project.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://docs.gton.capital/use.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.
