# Smart Contracts

**Ethereum Generative Dungeon ERC721 (Verified)**: <https://etherscan.io/address/0x18487D2CaC946c7Fe800855c4039aAC210f68bAa>

**Ethereum Dungeon Config Contract (Verified)**: <https://etherscan.io/address/0x7bb5dbf0d4f31d4a0fec294e0662c00521dd915c>

**Ethereum Generative Avatars ERC721A (Verified)**: \
<https://etherscan.io/address/0x4302b24Ea1010B4Cb4f1F056341334CCD2Efd3c1>

**Ethereum Dungeon Rewards Staking Contract (Verified)**: \
<https://etherscan.io/address/0x287787F55723f7a816aA37De1dbD72a4671De1cc>

**Dungeon Partner Contract (Polygon - Verified):**\
<https://polygonscan.com/address/0x1e51E5362Db4634eB9f38E93C841e838c3D8b7C2>

**Dungeon Perks Contract (Polygon - Verified):**\
<https://polygonscan.com/address/0xd8044582b5f0a51119d1b008c9524270a1932d00>

**DNG TOKEN ERC20 (Polygon):**\
<https://polygonscan.com/address/0x7817fd060cdd59f396e6fc03627aa596f0c35ca1>


---

# 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://generative-dungeon.gitbook.io/generative-dungeon/smart-contracts.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.
