# Settings

- [Your BCC Account](https://docs.codpeller.com/en/bcc/settings/your-bcc-account.md)
- [I don't have a current account with BCC](https://docs.codpeller.com/en/bcc/settings/your-bcc-account/i-dont-have-a-current-account-with-bcc.md)
- [I have a current account with BCC](https://docs.codpeller.com/en/bcc/settings/your-bcc-account/i-have-a-current-account-with-bcc.md)
- [I haven’t connected Ecom online acquiring from BCC](https://docs.codpeller.com/en/bcc/settings/your-bcc-account/i-havent-connected-ecom-online-acquiring-from-bcc.md)
- [I have connected Ecom online acquiring from BCC](https://docs.codpeller.com/en/bcc/settings/your-bcc-account/i-have-connected-ecom-online-acquiring-from-bcc.md)
- [Advanced Settings](https://docs.codpeller.com/en/bcc/settings/advanced-settings.md)
- [Environment](https://docs.codpeller.com/en/bcc/settings/advanced-settings/environment.md): Режим работы приложения
- [Merchant Name](https://docs.codpeller.com/en/bcc/settings/advanced-settings/merchant-name.md)
- [Merchant GMT](https://docs.codpeller.com/en/bcc/settings/advanced-settings/merchant-gmt.md)
- [Код валюты](https://docs.codpeller.com/en/bcc/settings/advanced-settings/kod-valyuty.md)
- [Currency Rate](https://docs.codpeller.com/en/bcc/settings/advanced-settings/currency-rate.md)


---

# 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.codpeller.com/en/bcc/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.
