# Approve Token⭐️

Approve Token is a vote by which DAO can interact with third-party platforms such as DEX and others. To make an Approve Token:

1\) Click Approve Token on the Manage page in your DAO;<br>

<figure><img src="/files/bLcOF8xiziJIpzTjHk22" alt="" width="563"><figcaption></figcaption></figure>

2\) Select the token from the list or specify its smart contract that you want to approve to interact with the DAO balance;<br>

<figure><img src="/files/MAncAo8lGf3f1JtZAwW1" alt="" width="563"><figcaption></figcaption></figure>

3\) Specify the number of tokens. This is the number of tokens the third-party smart contract will be able to interact on. If you specified a small number, you can do Approve again;<br>

<figure><img src="/files/gSctvcIlzU11rc6KRT68" alt="" width="563"><figcaption></figcaption></figure>

4\) Specify the Spender Address - third-party smart contract, DEX, or other;<br>

<figure><img src="/files/4tOydbv8xRQ1NE9690IL" alt="" width="563"><figcaption></figcaption></figure>

5\) Click Create voting to create a vote. Once the voting is activated, the specified Spender Address will be able to interact with the selected token.<br>

<figure><img src="/files/idwu1Ev9srdXraFoncoZ" alt="" width="563"><figcaption></figcaption></figure>

<figure><img src="/files/F6EwM7nPdJmB8G5ATgvd" alt="" width="563"><figcaption></figcaption></figure>

{% embed url="<https://app.tango.us/app/workflow/Approve-Token-167fc98c82dc465389373b5a67850789>" %}

{% hint style="success" %}
**Join XDAO club:**

📲 **TG Global**: [**https://t.me/xdao\_eng**](https://t.me/xdao_eng)

📲 **TG Announcement**: [**https://t.me/xdaoapp**](https://t.me/xdaoapp)

📲 **Twitter**: [**https://twitter.com/xdaoapp** ](<https://twitter.com/xdaoapp >)

📲 **YouTube**: [**https://www.youtube.com/c/xdaoapp**](< https://www.youtube.com/c/xdaoapp>)

📲 **Medium**: [**https://blog.xdao.app/**](https://blog.xdao.app/)

📲 **GitHub**:[ **https://github.com/XDAO-App**](< https://github.com/XDAO-App>)

📲 **Instagram**:[ **https://www.instagram.com/xdaoapp**](< https://www.instagram.com/xdaoapp>)

**📲 Discord**: [**https://discord.gg/xdaoapp**](https://discord.gg/xdaoapp)
{% endhint %}


---

# 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.xdao.app/guides-for-gt/dao-page/manage/asset-management/approve-token.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.
