# What is Advanced Mode and how to turn on?

Advanced mode is designed for users who need extensive features on a HD wallet, and to make full use of the advanced capabilities of CoinWallet.

## Features

1. Customise gas fee and gas limit for transactions
2. Add unlimited address of a single token
3. Customise derivation path and index upon address creation

## How to turn on advanced mode?

Click on your wallet name at the top left of CoinWallet app then click "Wallet Settings", then click on "Advanced mode" to enable it.

<figure><img src="/files/91iGwVjsYBRTkOuVfZgo" 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://coinsdo.gitbook.io/docs/coinwallet/how-to/what-is-advanced-mode-and-how-to-turn-on.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.
