# START TO USE

- [Quick Start Guide](https://docs.transit.finance/start-to-use/quick-start-guide.md)
- [What is a Token Swap?](https://docs.transit.finance/start-to-use/quick-start-guide/what-is-a-token-swap.md)
- [What is Cross-Chain?](https://docs.transit.finance/start-to-use/quick-start-guide/what-is-cross-chain.md)
- [What is Slippage?](https://docs.transit.finance/start-to-use/quick-start-guide/what-is-slippage.md)
- [Trading Fees & Discounts](https://docs.transit.finance/start-to-use/quick-start-guide/trading-fees-and-discounts.md)
- [Liquidity & Price Sources](https://docs.transit.finance/start-to-use/quick-start-guide/liquidity-and-price-sources.md)
- [Cross-Chain Service Providers & Liquidity Sources](https://docs.transit.finance/start-to-use/quick-start-guide/cross-chain-service-providers-and-liquidity-sources.md)
- [FAQ](https://docs.transit.finance/start-to-use/faq.md)
- [Which blockchains does Transit currently support?](https://docs.transit.finance/start-to-use/faq/which-blockchains-does-transit-currently-support.md)
- [What if a transaction remains unconfirmed for a long time?](https://docs.transit.finance/start-to-use/faq/what-if-a-transaction-remains-unconfirmed-for-a-long-time.md)
- [How to contact service providers for cross-chain issues?](https://docs.transit.finance/start-to-use/faq/how-to-contact-service-providers-for-cross-chain-issues.md)
- [How to Use Transit on Mobile](https://docs.transit.finance/start-to-use/faq/how-to-use-transit-on-mobile.md)
- [How to contact Transit Swap customer service?](https://docs.transit.finance/start-to-use/faq/how-to-contact-transit-swap-customer-service.md)
- [The number of tokens obtained through aggregate swap is incorrect](https://docs.transit.finance/start-to-use/faq/the-number-of-tokens-obtained-through-aggregate-swap-is-incorrect.md)
- [What fees are there in the swap process?](https://docs.transit.finance/start-to-use/faq/what-fees-are-there-in-the-swap-process.md)
- [Does aggregate swap support custom receiving addresses](https://docs.transit.finance/start-to-use/faq/does-aggregate-swap-support-custom-receiving-addresses.md)
- [Doesn't receive tokens using the exchange receiving address?](https://docs.transit.finance/start-to-use/faq/doesnt-receive-tokens-using-the-exchange-receiving-address.md)
- [Why did my swap fail](https://docs.transit.finance/start-to-use/faq/why-did-my-swap-fail.md)
- [Why can't I find my token in the Transit Swap listing](https://docs.transit.finance/start-to-use/faq/why-cant-i-find-my-token-in-the-transit-swap-listing.md)
- [Tutorial](https://docs.transit.finance/start-to-use/tutorial.md)
- [Save TRON Gas Costs with One Click!](https://docs.transit.finance/start-to-use/tutorial/save-tron-gas-costs-with-one-click.md)
- [Transit Swap aggregation swap tutorial](https://docs.transit.finance/start-to-use/tutorial/aggregation.md)
- [Transit Swap Cross-Chain Transfer Tutorial](https://docs.transit.finance/start-to-use/tutorial/cross-chain.md)
- [How to check your order status through Transit explorer](https://docs.transit.finance/start-to-use/tutorial/how-to-check-your-order-status-through-transit-explorer.md)
- [Solutions for Cross-Chain Swap Failure](https://docs.transit.finance/start-to-use/tutorial/solutions.md)
- [How to set custom slippage](https://docs.transit.finance/start-to-use/tutorial/how-to-set-custom-slippage.md)
- [How to set custom receiving address](https://docs.transit.finance/start-to-use/tutorial/how-to-set-custom-receiving-address.md)
- [How to swap/bridge $DOGE on Transit Swap?](https://docs.transit.finance/start-to-use/tutorial/dogecoin.md): Transit Swap now supports Dogecoin, users can cross-chain swap and bridge $DOGE on Transit Swap.
- [About channel](https://docs.transit.finance/start-to-use/about-channel.md): channel of Transit Swap


---

# 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/start-to-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.
