# TokenPocket Approval Detector Use Guide

1. Open TokenPocket, click \[Discover], and enter <mark style="color:blue;">**Approval Detector**</mark> or copy and paste [<mark style="color:blue;">**https://approval.tokenpocket.pro/**</mark>](https://approval.tokenpocket.pro/) on the search bar.

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

2\. Approval Detector will directly connect to your current network. You can enter your wallet address to query.

Approval Detector now supports querying the tokens and NFTs' approvals, you can also switch to the dark mode.&#x20;

What you can query through Approval Detector?

1\) The approved contract address and you can click to view the on-chain data.

2\) Approval Amount. (Usually, the default is unlimited.)

3\) Approval Time.

4\) The approval hash, you can click to view the on-chain data.

<figure><img src="/files/35Tz1cFITMYTbbUjb7lB" alt=""><figcaption></figcaption></figure>

3\. When you click \[Cancel Approval], a reminder of executing the approval operation will pop up. Click \[Next], and click \[Transfer].&#x20;

**Attention, any operation on-chain needs to pay the gas fee, and it's charged by the public chain.**

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

4\. After you confirmed the transaction, you will see the \[Unapproving] reminder,  when the data execution is completed, the a will be automatically cleared.

<figure><img src="/files/kIwPwtE4Gy11SouSnAeL" 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.tpwallet.io/en/security-knowledge/security-measure/tp-approve.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.
