# Валюта

В разделе “**Валюта**“ по умолчанию в боте используются актуальные курсы из google. При необходимости вы можете выставить нужные вам курсы, это может быть полезным если в боте нет нужной вам валюты.\
Например, в БК валюта рупии, а в боте её нет.  Вы можете изменить курс любой неиспользуемой валюты (например AMD) на текущий курс рупий, затем в настройках БК указать валюту AMD.

![Вкладка "валюта" "курсы валют"](/files/-Mh9MzC9H6hpxvQsBg7W)

Также вы можете задать необходимые Вам правила округления валют.

![Вкладка "валюта" "правила округления"](/files/-Mh9O3PQfJyeCrLYLig5)


---

# 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://wiki.forksbot.com/bot/settings/valyuta.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.
