# Support

- [Password & Login](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/support.md): Please keep your password and 12-word secret seed phrase very safe.
- [Alpha Fame migration](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/alpha-fame-migration.md): How to move your crates to the new smart contract.
- [Delete your account](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/delete-your-account.md): Did Kenny Loggins tell you about the Danger Zone?
- [Security](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/security.md): Learn about personal security practices that will help you.
- [Two-factor authentication (2FA)](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/security/two-factor-authentication-2fa.md): One of the easiest things you can do to help protect your account.
- [Wallets](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/wallets.md): A secure wallet is created for everyone on Serra.
- [Blockchain](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/the-blockchain.md)
- [Blockchain basics](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/the-blockchain/blockchain-basics.md): Some basic but very important concepts to understand.
- [More blockchain](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/the-blockchain/more-blockchain.md)
- [Creating content](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/creating-content.md): Shouting about Synergy of Serra!
- [Being a content creator](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/creating-content/being-a-content-creator.md): Do your thing creators.
- [Being a Content Champion](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/creating-content/being-a-content-champion.md): Join us, join us, join us.
- [Fostering our culture](https://synergyofserra.gitbook.io/the-compendium-of-serra/support-1/creating-content/fostering-our-culture.md): We heart community and culture


---

# 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://synergyofserra.gitbook.io/the-compendium-of-serra/support-1.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.
