# Enable NFT

You need to propose a transaction - Enable NFT to allow direct transfer of NFT to this MSafe account and view NFTs.&#x20;

Click on the "Enable NFT" button in the middle of the page.

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

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

When proposing a transaction, the proposer always gets asked to approve first.&#x20;

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

Once the co-managers approve and there are enough votes that meet the threshold set for the account, then Enable NFT is executed.


---

# 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/propose-transaction-enable-nft-send-register-coin/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.
