# Co-Managers to Approve Enable NFT

Co-manager(s) will see a pending transaction in Transaction Queue.

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

Co-manager(s) can approve or reject. In this example, the co-manager chooses to approve.

<figure><img src="/files/7H31huEoWwEL53REYiYX" alt=""><figcaption></figcaption></figure>

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

In this example, having 1 vote from the proposer (by default) and 1 vote from the co-manager is sufficient to meet the threshold set for this account.&#x20;

<figure><img src="/files/2C4Xm3Fnc1rwA2sms9bG" alt=""><figcaption></figcaption></figure>

Then any co-manager of this account, including the proposer, can click on "Execute Approval" to execute "Enable NFT."

<figure><img src="/files/24Ui0hVnUR6egA1suLvk" alt=""><figcaption></figcaption></figure>

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

Transaction History now shows "Enable NFT" has been executed.

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

Now you can view NFT under assets or transfer NFT into this MSafe account.

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

Now the account can receive, view, and send NFT.


---

# 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-managers-to-approve-enable-nft.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.
