# Help and Support

- [Troubleshooting](https://docs.talisman.xyz/talisman/help-and-support/troubleshooting.md)
- [Metamask and Talisman popup priority](https://docs.talisman.xyz/talisman/help-and-support/troubleshooting/metamask-and-talisman-popup-priority.md)
- [Balances on Brave not showing](https://docs.talisman.xyz/talisman/help-and-support/troubleshooting/balances-on-brave-not-showing.md)
- [Substrate transaction fails due to existential deposit](https://docs.talisman.xyz/talisman/help-and-support/troubleshooting/ed.md)
- [How to Reap your Account](https://docs.talisman.xyz/talisman/help-and-support/troubleshooting/how-to-reap-your-account.md): Overview of how to reap your account in Polkadot via one of two methods
- [Existential Deposit](https://docs.talisman.xyz/talisman/help-and-support/troubleshooting/existential-deposit.md)
- [FAQ](https://docs.talisman.xyz/talisman/help-and-support/faq.md): Find your way around.


---

# 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.talisman.xyz/talisman/help-and-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.
