# Другие настройки

## Язык интерфейса

Перейдите в раздел **«Settings»** в главном меню бота, затем нажмите **«Russian»,** чтобы переключиться на **Русский язык**.

<div align="left"><figure><img src="/files/gLSfDlfTr6pXdKrawoO5" alt="" width="269"><figcaption></figcaption></figure></div>

{% hint style="info" %}

Чтобы переключиться на Английский язык, выполните аналогичные действия.
{% endhint %}

## Приватный PNL

**Приватный PnL** — функция, которая скрывает ваши данные от других пользователей. При активации карточка PnL показывает только базовую информацию, без конкретных значений.

| Элемент карточки          | Приватный PNL  | Стандартный PNL |
| ------------------------- | -------------- | --------------- |
| Прибыль/убыток (в %)      | ✅ Отображается | ✅ Отображается  |
| Значение PnL (в SOL/USDT) | ❌ Скрыто       | ✅ Отображается  |
| Количество токенов        | ❌ Скрыто       | ✅ Отображается  |
| Объём проданного          | ❌ Скрыто       | ✅ Отображается  |
| Цена входа и текущая цена | ✅ Отображается | ❌ Скрыто        |

Перейдите в раздел **«Настройки»** в главном меню бота, затем нажмите **«Приватный PNL»,** чтобы активировать функцию.

<div align="left"><figure><img src="/files/6SsznhRXn6FElBfmWrgB" alt="" width="375"><figcaption></figcaption></figure></div>

* ��**«Приватный PNL»** **включен.**
* ��**«Приватный PNL»** **выключен.**


---

# 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.swoop.fun/swoop-ru/swoop-solana-bot/settings/drugie-nastroiki.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.
