# Co-Manager to Approve Add Coin

Co-manager(s) will see pending transactions listed in sequential order in Transaction Queue.

<figure><img src="/files/wJZDz2vHWfalt3BhFvwI" alt=""><figcaption></figcaption></figure>

This co-manager chooses to approve adding a new asset type.

<figure><img src="/files/ErDvIagMTM5ZcYRKcb1L" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TmzaHljIPQa2mapWuXw2" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Mri090GyHrX62HdVG14C" alt=""><figcaption></figcaption></figure>

Whenever the number of votes submitted meets the threshold set for the account, Transaction Queue will show [Execute Approval](/aptos/users/execute-transaction/execute-approval.md) as the final step to complete the transaction.


---

# 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://doc.m-safe.io/aptos/users/approve-transaction/co-manager-to-approve-add-coin.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.
