# Asset management

Voting to send a token:

{% content-ref url="/pages/CubV5vkp26k6RtnnlHzV" %}
[Send Token⭐️](/guides-for-gt/dao-page/manage/asset-management/send-token.md)
{% endcontent-ref %}

Voting on the Coin:

{% content-ref url="/pages/lJspqo6sfSqE7bCZTp7Q" %}
[Send "Coin"⭐️](/guides-for-gt/dao-page/manage/asset-management/send-coin.md)
{% endcontent-ref %}

Voting on allowing third-party smart contract to interact with token on DAO:

{% content-ref url="/pages/yjzRt7E3YgAYjPx7nu7j" %}
[Approve Token⭐️](/guides-for-gt/dao-page/manage/asset-management/approve-token.md)
{% endcontent-ref %}

Voting on Payroll:

{% content-ref url="/pages/RqN4NwaxbX2ClACQ2d3W" %}
[Pay Salaries⭐️](/guides-for-gt/dao-page/manage/asset-management/pay-salaries.md)
{% endcontent-ref %}

Voting on asset swaps:

{% content-ref url="/pages/2sHEQdkzgqZxCpADtGrj" %}
[Swap⭐️](/guides-for-gt/dao-page/manage/asset-management/swap.md)
{% endcontent-ref %}

Voting to exchange assets between blockchains:

{% content-ref url="/pages/R5ECDqJ39jhHh77zlPla" %}
[Bridge⭐️](/guides-for-gt/dao-page/manage/asset-management/bridge.md)
{% endcontent-ref %}

Voting to hide scam tokens:

{% content-ref url="/pages/jDtYYWM0y02D1ELr56Nz" %}
[Hide Tokens⭐️](/guides-for-gt/dao-page/manage/asset-management/hide-tokens.md)
{% endcontent-ref %}

{% hint style="info" %}
⭐️ - these votes can be added to your favorite actions. Favorites actions are displayed by the manager on the main Manage page in your DAO.
{% endhint %}

{% 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.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.
