# Reference

- [API Reference](https://docs.transit.finance/reference/api-reference.md): The API of Transit Swap & Cross
- [TransitSwap Contracts](https://docs.transit.finance/reference/api-reference/transitswap-contracts.md): Query the Transit Swap Contracts of all chains
- [Transit Swap TRON](https://docs.transit.finance/reference/api-reference/transit-swap-tron.md): Transit Swap For TRON V2
- [Transit Swap Aggregation](https://docs.transit.finance/reference/api-reference/transit-swap-aggregation.md): Transit Swap API of Aggregation
- [Transit Swap Cross](https://docs.transit.finance/reference/api-reference/transit-swap-cross.md): Transit cross-chain swap api
- [Transaction Details](https://docs.transit.finance/reference/api-reference/transaction-details.md)
- [📜 Smart Contracts](https://docs.transit.finance/reference/smart-contracts.md): The Transit Swap\&Cross smart contracts address info.
- [🤝 About channel partners](https://docs.transit.finance/reference/about-channel-partners.md)
- [🌐 Intergratation](https://docs.transit.finance/reference/intergratation.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.transit.finance/reference.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.
