# Settings

### How do I change my username?

1. To change your username, simply click on the three dots in the top right corner of your wallet interface.

<figure><img src="https://1670409259-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfZPOdBsRW1H1sI2ov62R%2Fuploads%2FphpX1wVghXTsTOu6v1PL%2Fchange-username.png?alt=media&#x26;token=323ba438-22a4-4baf-a76e-8a81f9b30556" alt=""><figcaption><p>Click on the settings in the top right of your wallet</p></figcaption></figure>

2. Choose "Account Details" and then press "User Category". Under "User", you'll find your current username and the option to update it. Your old username will be available to after updating.

<figure><img src="https://1670409259-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfZPOdBsRW1H1sI2ov62R%2Fuploads%2FhGCaIKighvSrtx3tDYHn%2Fchange-username-2.png?alt=media&#x26;token=aff33df3-9675-456a-90ff-5d375d9a0d47" alt=""><figcaption><p>Enter new username and click update. </p></figcaption></figure>

{% hint style="warning" %}
Do not use the restricted names, such as but not limited to:

help, bitmask, diba, [diba.io](http://diba.io/), team, support, admin, info, contact, feedback, security, privacy, carbonado, bitmaskadmin, help.bitmask, bitmask-help, bitmasksupport, team-diba, team-bitmask, dibateam, and bitmaskteam.
{% endhint %}

### How can I use a different network (i.e. switching to testnet)?

BitMask supports Bitcoin L1, Testnet, Signet, and Regtest. To switch between networks, click on the Bitcoin button located in the top right corner, as all BitMask wallets operate on Bitcoin L1 as the default setting.

<figure><img src="https://1670409259-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfZPOdBsRW1H1sI2ov62R%2Fuploads%2Fo3IfurEDFDtzN3TrXFIA%2Fdiba-switch-network.png?alt=media&#x26;token=086f5e60-4568-4a64-87b0-caa7936ef845" 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://docs.bitmask.app/docs/bitmask-wallet/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.
