# Settings

<figure><img src="https://2587232602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqLFBh6EJTWZFpVM4qFdg%2Fuploads%2Fgit-blob-059c30d9105b06a56cb6db2b669ae4fe14dd3455%2Fsettings.d31d71f9.png?alt=media" alt=""><figcaption></figcaption></figure>

## Switch Language <a href="#switch-language" id="switch-language"></a>

1. Click **Language**
2. Choose your language from the list
3. Click to set your preferred language

## Change Password <a href="#change-password" id="change-password"></a>

1. Click **Password**
2. Enter your password to authorise the password setup
3. Enter your new password
4. Enter your password again for confirmation

## Biometric Authentication (Mobile only) <a href="#biometric-authentication" id="biometric-authentication"></a>

1. Click **Biometric Authentication**
2. Enter your password
3. Biometric verification

Following scenario required your biometric authentication

1. Wallet action(remove, backup, generate, import)
2. General(change password, enable biometric authentication)
3. Signing a Transaction or certificate

## Token List <a href="#token-list" id="token-list"></a>

1. Click **Tokens**
2. Choose the token from the token list
3. Toggle on to enable

## Nodes Management <a href="#nodes-management" id="nodes-management"></a>

Nodes are the primary communication bridge of the blockchain. If the default node's connection speed in your region is not ideal, you can manage it in the following ways.

### Add node <a href="#add-node" id="add-node"></a>

1. Click **Node**
2. Click ![](https://2587232602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqLFBh6EJTWZFpVM4qFdg%2Fuploads%2Fgit-blob-5ef449b24bc2d6682f549042589625639991fbf3%2Fadd_circle_outline.svg?alt=media\&token=4baa9ed7-bc99-46d1-bfe2-308acea264ed) at upper right
3. Enter the node's url with `http` or `https`
4. Click **Add** to add node

### Change Node <a href="#change-node" id="change-node"></a>

1. Choose the node from the node list
2. Click to set your preferred node

### Delete Node <a href="#delete-node" id="delete-node"></a>

1. Choose the node from the node list
2. Click <img src="https://2587232602-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FqLFBh6EJTWZFpVM4qFdg%2Fuploads%2Fgit-blob-295527e9f3a11c7dabf7caab19aefad91769a9d6%2FScreenshot%202023-08-17%20at%2016.45.39.png?alt=media" alt="" data-size="line"> to delete the node


---

# 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.vechain.org/core-concepts/wallets/sync2/user-guide/settings.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.
