# FAQ

- [Pricing](https://docs.thx.network/faq/pricing.md)
- [Multi Wallet Account](https://docs.thx.network/faq/multi-wallet-account.md): Set up your account to support multiple wallets. WalletConnect v2 is now used for a mobile friendly login experience.
- [Points](https://docs.thx.network/faq/points.md): TLDR; people earn points by completing quests. Point can be spent on rewards.
- [Other](https://docs.thx.network/faq/other.md): Frequently Asked Questions about our product and a few general ones about blockchain and, cryptocurrencies.


---

# 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.thx.network/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.
