# Debug DApp

TokenPocket app support developer mode, after open developer mode, you can use vconsole in DApp browser

### How to use

App homepage click Me->Settings->Devloper mode

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

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

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

### Devloper mode support the following fetures

* DApp browser vconsole

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

* Rotate screen in DApp browser


---

# 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.tokenpocket.pro/developer-en/wallet/debug-dapp.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.
