# Knowledge Base

- [fxhash & Web3](https://docs.fxhash.xyz/knowledge-base/quickstart.md)
- [Decentralization & Blockchain Tech](https://docs.fxhash.xyz/knowledge-base/quickstart/decentralization-and-blockchain-tech.md): An introduction to Web3, the concept of decentralization, as well as a brief primer on blockchain technology and how fxhash builds on top of it.
- [Multi-Chain Integration](https://docs.fxhash.xyz/knowledge-base/quickstart/multi-chain-integration.md): This section explores the various blockchains supported by fxhash and delves into the rationale behind their adoption, highlighting the unique advantages each blockchain offers for the platform and it
- [NFTs & Smart Contracts](https://docs.fxhash.xyz/knowledge-base/quickstart/nfts-and-smart-contracts.md): An introduction to Non-Fungible Tokens (NFTs) and their transformative impact on digital art, including generative art on platforms like fxhash.
- [Web3 Storage](https://docs.fxhash.xyz/knowledge-base/quickstart/web3-storage.md): An overview of the different storage solutions that fxhash integrates to make available the projects uploaded to fxhash and their associated outputs.
- [IPFS](https://docs.fxhash.xyz/knowledge-base/quickstart/web3-storage/ipfs.md): An primer on IPFS: the Inter-Planetary File System.
- [ONCHFS](https://docs.fxhash.xyz/knowledge-base/quickstart/web3-storage/onchfs.md)
- [What is Generative Art?](https://docs.fxhash.xyz/knowledge-base/quickstart/what-is-generative-art.md)
- [Genart on the Blockchain](https://docs.fxhash.xyz/knowledge-base/quickstart/genart-on-the-blockchain.md): An introduction to Generative Tokens and GENTKs.
- [Onboarding](https://docs.fxhash.xyz/knowledge-base/onboarding.md)
- [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
- [Policies & Guidelines](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines.md)
- [Code of Conduct](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/code-of-conduct.md): fxhash’s code of conduct
- [Artists' Code of Conduct](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/code-of-conduct/artists-code-of-conduct.md): Code of Conduct for artists on fxhash
- [Collector's Code of Conduct](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/code-of-conduct/collectors-code-of-conduct.md): Code of Conduct for collectors on fxhash
- [Terms and Conditions](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/terms-and-conditions.md)
- [Privacy Policy](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/privacy-policy.md): fxhash's privacy policy
- [Safety Notes](https://docs.fxhash.xyz/knowledge-base/policies-and-guidelines/safety-notes.md): A run-down of best practices to stay safe while collecting on fxhash, and while navigating the Web3 eco-system in general.


---

# 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.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.
