# Account Settings

1. &#x20;To navigate to your `Account settings`, from any page in Bold, click the `Account` button at the top right of any screen:

<figure><img src="/files/0271O6mHRmo4TNIuv2M4" alt=""><figcaption></figcaption></figure>

2. Click your `Name`.
3. From your Account Settings `General` tab you can:&#x20;

* Change your password
* Enable or disable Two factor authentication

{% hint style="info" %}
Two factor authentication will already be enabled if you have verified your account
{% endhint %}

* Change the phone number associated with your account
* Change the email address associated with your account
* Change the legal residence associated with your account


---

# 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.getbold.io/general/account-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.
