# Customer Support

- [Support FAQs](https://docs.thorswap.finance/thorswap/customer-support/support-faqs.md): Some of our most common customer support questions
- [Community & Support](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/community-and-support.md)
- [Support Tickets](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/support-tickets.md)
- [General](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/general.md)
- [THORChain (RUNE)](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/thorchain-rune.md)
- [Streaming Swaps](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/streaming-swaps.md)
- [Provide Liquidity](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/provide-liquidity.md)
- [TCY](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/tcy.md)
- [I made a swap but the funds haven’t arrived. When can I expect them?](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/i-made-a-swap-but-the-funds-havent-arrived.-when-can-i-expect-them.md)
- ["No Available Quote"](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/no-available-quote.md)
- [Browser Wallet Troubleshooting](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/browser-wallet-troubleshooting.md): Why can't I connect my browser wallet?
- [How to reset your hardware wallet connection](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/how-to-reset-your-hardware-wallet-connection.md)
- [Why does my Ledger balance show zero when I can see my balance on Ledger Live?](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/why-does-my-ledger-balance-show-zero-when-i-can-see-my-balance-on-ledger-live.md)
- [I can’t see my asset(s) in savers or repay my loan](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/i-cant-see-my-asset-s-in-savers-or-repay-my-loan.md)
- [Ledger errors: CLA\_NOT\_SUPPORTED and 0x6e01](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/ledger-errors-cla_not_supported-and-0x6e01.md)
- [I can’t withdraw my LP](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/i-cant-withdraw-my-lp.md)
- [Basic Ledger Troubleshooting](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/basic-ledger-troubleshooting.md): Having trouble getting your Ledger connected to app.thorswap.finance?  Start with these steps;
- [Basic Browser Wallet Troubleshooting](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/basic-browser-wallet-troubleshooting.md)
- [Helpful links](https://docs.thorswap.finance/thorswap/customer-support/support-faqs/helpful-links.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.thorswap.finance/thorswap/customer-support.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.
