# DAODAO

## LINK APELLO TOKEN GATING WITH A DAODAO DAO

1. Make sure to follow the instructions in [SETUP](/apello/token-gating-bot/setup.md) to set up the verification for your collection first.
2. After creating your NFT DAO in [DAODAO](https://daodao.zone/) - get the DAO contract

<figure><img src="https://ipfs-gw.stargaze-apis.com/ipfs/QmYvnPDVRWs5VBjxzHPgNhYTSNfs3fbQooAEE1j3ZR1eSy" alt=""><figcaption><p>DAO Contract - DAODAO URL</p></figcaption></figure>

3. Now you need to link the NFT DAO to your current bot by running the below slash command.

<figure><img src="/files/O5acJ7B82QQROI3VYAbF" alt=""><figcaption><p>Apello Discord Slash Command</p></figcaption></figure>

* Blockchain: A dropdown menu of the supported NFT DAOs
* Dao Contract: Step 2 👆

{% hint style="success" %}
To enable **Apello** to connect the DAODAO contract with you current verification, you must establish first a rule for the NFT contract that powers the DAO.
{% endhint %}

You will be able now to verify and combine staked NFTs on DAODAO and the ones in your wallet!&#x20;

* Roles cleaning: If all your NFTs are staked, you will not loose your role.
* Consolidating Multiple Wallets: We'll aggregate all NFTs, whether staked or not, across all your connected wallets.

<figure><img src="/files/qeHTMkkGpPahJSoP9J1q" alt=""><figcaption><p>Apello verification</p></figcaption></figure>


---

# 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://use.apello.xyz/apello/token-gating-bot/daodao.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.
