# USER PROFILE

- [How to upload, change or delete an avatar](https://docs.darkbot.io/user-profile/how-to-upload-change-or-delete-an-avatar.md): Managing Your Avatar
- [How to connect/disconnect Telegram account](https://docs.darkbot.io/user-profile/how-to-connect-disconnect-telegram-account.md): Connecting or Disconnecting Telegram: A Step-by-Step Guide
- [How to change personal information](https://docs.darkbot.io/user-profile/how-to-change-personal-information.md): Customize Your Profile to Reflect Your Identity
- [How to change password](https://docs.darkbot.io/user-profile/how-to-change-password.md): Changing Your Password: A Step-by-Step Guide
- [How to connect Google account](https://docs.darkbot.io/user-profile/how-to-connect-google-account.md): Connecting Your Google Account: A Step-by-Step Guide
- [How to confirm email](https://docs.darkbot.io/user-profile/how-to-confirm-email.md): Verify Your email: A Step-by-Step Guide
- [How to change email address](https://docs.darkbot.io/user-profile/how-to-change-email-address.md): Updating your account email is easy
- [How to activate beta features](https://docs.darkbot.io/user-profile/how-to-activate-beta-features.md): Enabling or Disabling Beta Features: A Step-by-Step Guide


---

# 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.darkbot.io/user-profile.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.
