# NFT Authz Grants

{% hint style="warning" %}
The documentation is designed for Liker Land and LikeCoin v2. For information on [3ook.com](https://3ook.com/) and LikeCoin v3, please visit [docs.3ook.com](https://docs.3ook.com) and [dao.like.co](https://dao.like.co/).
{% endhint %}

Go to the [Liker Land Book Press](https://publish.liker.land/) website, click "Sign in" in the bottom left corner to connect to your wallet, the click "[NFT Authz Grants](https://publish.liker.land/authz)".

### Send NFT Authz Grants Management Page <a href="#send-nft-authz-grants-management-page" id="send-nft-authz-grants-management-page"></a>

Granting other wallet send NFT Authz permission allows them to send away ANY NFT you own, not limited to NFT books or Writing NFT you created. Use with CAUTION and ONLY grant to those you absolutely trust!

* In the **Current Grants**, wallet address and authorization expiry date are displayed. Click "**Renew**" to update the authorization or click "**Revoke**" to cancel the authorization.
* To create a new authorization, enter the wallet address in the **Grant new send NFT Authz** field and then click "Submit".

<figure><img src="/files/imG4lMkPY5FQXMv18Fjt" alt=""><figcaption><p>NFT Authz Grants</p></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://docs.v2.like.co/depub/book-store/authz.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.
