# Edit Account details

- [Change payment method](https://docs.incogniton.com/account-management/edit-account-details/change-payment-method.md): How to change your payment method / pay with crypto currencies
- [Exempted from VAT](https://docs.incogniton.com/account-management/edit-account-details/exempted-from-vat.md): How to be exempted from VAT charge as a business outside EU
- [Change user interface language](https://docs.incogniton.com/account-management/edit-account-details/change-user-interface-language.md): How to change the user interface language of the application
- [Change the layout of Profile Management](https://docs.incogniton.com/account-management/edit-account-details/change-the-layout-of-profile-management.md): Customize your Incogniton Profile Management view to better organize and manage your browser profiles
- [Disable confirmation when exiting](https://docs.incogniton.com/account-management/edit-account-details/disable-confirmation-when-exiting.md): How to disable the confirmation when exiting Incogniton
- [Activate dark mode](https://docs.incogniton.com/account-management/edit-account-details/activate-dark-mode.md): How to activate the dark mode in Incogniton


---

# 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.incogniton.com/account-management/edit-account-details.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.
