# Genesis Nodes

- [Guardian NFTs](https://docs.deepsafe.network/genesis-nodes/guardian-nfts.md)
- [Prerequisites](https://docs.deepsafe.network/genesis-nodes/guardian-nfts/prerequisites.md)
- [User Guide](https://docs.deepsafe.network/genesis-nodes/guardian-nfts/user-guide.md)
- [Bonus NFTs](https://docs.deepsafe.network/genesis-nodes/bonus-nfts.md)
- [Verifier NFTs](https://docs.deepsafe.network/genesis-nodes/verifier-nfts.md): \<Verifier> is a transferable NFT asset that represents early participation as a verifier in the DeepSafe network, with a total supply limited to 2,000 units.
- [Contract Addresses](https://docs.deepsafe.network/genesis-nodes/contract-addresses.md)
- [Wallet Setup](https://docs.deepsafe.network/genesis-nodes/wallet-setup.md)
- [How to Add Binance Smart Chain (BSC) in MetaMask](https://docs.deepsafe.network/genesis-nodes/wallet-setup/how-to-add-binance-smart-chain-bsc-in-metamask.md)
- [How to Import USDT into MetaMask (BSC)](https://docs.deepsafe.network/genesis-nodes/wallet-setup/how-to-import-usdt-into-metamask-bsc.md)


---

# 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.deepsafe.network/genesis-nodes.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.
