# Manage your profile and system

{% content-ref url="/pages/Mxr45Sa8dyP7Aw9NG2ym" %}
[How to change your password](/how-tos/manage-your-profile-and-system/how-to-change-your-password.md)
{% endcontent-ref %}

{% content-ref url="/pages/5ei775wYrqi5te5m2sfq" %}
[How to enable 2FA](/how-tos/manage-your-profile-and-system/how-to-enable-2fa.md)
{% endcontent-ref %}

{% content-ref url="/pages/rf4mX3tNJ9bIxAtKNWeC" %}
[How to whitelist IP addresses](/how-tos/manage-your-profile-and-system/how-to-whitelist-ip-addresses.md)
{% endcontent-ref %}

{% content-ref url="/pages/sAI7fIPVl6LHvKURrJh7" %}
[How to access the API](/how-tos/manage-your-profile-and-system/how-to-access-api.md)
{% endcontent-ref %}

{% content-ref url="/pages/Qo8GJtjCsjWUMP4PMWaC" %}
[How to enable additional AML check](/how-tos/manage-your-profile-and-system/how-to-enable-additional-aml-check.md)
{% endcontent-ref %}

{% content-ref url="/pages/EyWmxNgcpxoZZ39kOV5g" %}
[How to launch a Partner program](/how-tos/manage-your-profile-and-system/how-to-launch-a-partner-program.md)
{% endcontent-ref %}


---

# 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.b2binpay.com/how-tos/manage-your-profile-and-system.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.
