# How to accept an NFT that has been transferred to you?

On NFTz it's possible to gift other creators NFTs. The creator that receives the NFT can then accept or reject the NFT. There is no time limit for making this choice. &#x20;

1. Make sure you are logged in.
2. Press on your profile picture on the top right.
3. Click on **'Transfers'**
4. Choose 'accept' or 'reject' for each corresponding NFT.&#x20;

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


---

# 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://help.nftz.zone/beginners-guide/creator-zone/creator-zone-intro/how-to-accept-an-nft-that-has-been-transferred-to-you.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.
