# Help & Support

- [FAQ](https://docs.novawallet.io/nova-wallet-wiki/help-and-support/faq.md)
- [Troubleshooting](https://docs.novawallet.io/nova-wallet-wiki/help-and-support/troubleshooting.md): Typical issues and how to fix them
- [Trapped XCM Assets](https://docs.novawallet.io/nova-wallet-wiki/help-and-support/troubleshooting/trapped-xcm-assets.md): How to fix trapped XCM assets!
- [Socials & Announcement Channels](https://docs.novawallet.io/nova-wallet-wiki/help-and-support/socials-and-announcement-channels.md)
- [Seed Phrase Management](https://docs.novawallet.io/nova-wallet-wiki/help-and-support/seed-phrase-management.md): Store your secrets privately and never share it with anyone. Stay safe 🙏
- [Associate Address with web3name](https://docs.novawallet.io/nova-wallet-wiki/help-and-support/associate-address-with-web3name.md): Associating your Decentralised Identifier (DID) on KILT Network with any of your other web3 accounts:


---

# 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.novawallet.io/nova-wallet-wiki/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.
