# Onboarding

- [Creating a Wallet](https://docs.fxhash.xyz/knowledge-base/onboarding/creating-a-wallet.md): A brief overview of cryptocurrency wallets and step-by-step guides to setting up the Metamask and Temple wallets for the Ethereum and Tezos blockchains respectively.
- [Creating an Account](https://docs.fxhash.xyz/knowledge-base/onboarding/creating-an-account.md): How to connect your wallets to fxhash and setup your profile information
- [Adding Funds to Your Wallet](https://docs.fxhash.xyz/knowledge-base/onboarding/adding-funds-to-your-wallet.md): An overview of the different methods for funding your crypto wallets (by converting fiat currency to different cryptocurrencies) as well as a run-down of some of the platforms and tools that allow the
- [Account Verification](https://docs.fxhash.xyz/knowledge-base/onboarding/account-verification.md): Details about the verification badge on fxhash and how to apply for verification.
- [Platform Moderation](https://docs.fxhash.xyz/knowledge-base/onboarding/platform-moderation.md): An overview of fxhash's moderation system, guidelines, and procdeures


---

# 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.fxhash.xyz/knowledge-base/onboarding.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.
