# How to? / Guides

- [Getting Started Guide](https://faqs.thorwallet.org/how-to-guides/getting-started-guide.md)
- [Getting started Guide](https://faqs.thorwallet.org/how-to-guides/getting-started-guide-1.md)
- [How To Install THORWallet DEX](https://faqs.thorwallet.org/how-to-guides/how-to-install-thorwallet-dex.md): detailed guide install and set up thorwallet on android and IOS.
- [Restoring Wallet With A Seed Phrase](https://faqs.thorwallet.org/how-to-guides/restoring-wallet-with-a-seed-phrase.md)
- [How to Receive Funds?](https://faqs.thorwallet.org/how-to-guides/how-to-receive-funds.md)
- [How to Make A Swap?](https://faqs.thorwallet.org/how-to-guides/how-to-make-a-swap.md)
- [How to verify a token contract?](https://faqs.thorwallet.org/how-to-guides/how-to-verify-a-token-contract.md)
- [How to deposit assets to Saver Vaults?](https://faqs.thorwallet.org/how-to-guides/how-to-deposit-assets-to-saver-vaults.md)
- [How to withdraw from Saver Vaults?](https://faqs.thorwallet.org/how-to-guides/how-to-withdraw-from-saver-vaults.md)
- [How to Provide Liquidity?](https://faqs.thorwallet.org/how-to-guides/how-to-provide-liquidity.md): Detailed guide on how to provide liquidity in THORWallet. Follow the steps to start providing liquidity and earning yield on THORWallet.
- [How to Withdraw Liquidity?](https://faqs.thorwallet.org/how-to-guides/how-to-withdraw-liquidity.md): Step-by-Step guide on how to withdraw liquidity THORWallet.
- [How To Stake $TGT](https://faqs.thorwallet.org/how-to-guides/how-to-stake-usdtgt.md)
- [How to create a keystore wallet?](https://faqs.thorwallet.org/how-to-guides/how-to-create-a-keystore-wallet.md)
- [Wallet Connect](https://faqs.thorwallet.org/how-to-guides/wallet-connect.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://faqs.thorwallet.org/how-to-guides.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.
