# FAQ

- [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)


---

# 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/faq.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.
