# Текущий функционал

{% hint style="info" %}
Есть поддержка прокси и куки
{% endhint %}

## Работа с steam&#x20;

* Смена пароля и почты в steam аккаунтах (Поддержка почт от сервиса kopeechka.store)
* Полное получение данных об аккаунте ( Excel файл и Txt лог)
* Удаление Mobile Guard через Rcode
* Выключение Mail Guard
* Полная настройка профиля steam
* Создать / Удалить ApiKey от steam аккаунта
* Собрать текущие бесплатные награды (аватарка, фон, смалик)
* Добавить бесплатную игру
* Активировать wallet code
* Сменить регион на аккаунте steam
* Купить предмет из магазина
* Купить предмет с торговой площадки
* Скрафтить сеты
* Написать комментарий в профиль
* Поставить лайк на арт, гайд
* Вступить в группу
* Отменить все запросы на покупку предметов
* Просмотр рекомендаций игр
* Удалить всех друзей

## Работа с почтовыми сервисами

* Смена пароля и секретного вопроса на rambler.ru
* Смена пароля на Firstmail.ltd
* Смена пароля на Notletters.com

## Работа с файлами

* Конвектировать шаблон в формат кольца


---

# 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://goddamn-soft.gitbook.io/steam-combine-by-goddamn/tekushii-funkcional.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.
