> For the complete documentation index, see [llms.txt](https://wiki.yagodki.site/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.yagodki.site/main.md).

# Что такое Ягодки и с чем их едят?

<kbd>**Ягодки**</kbd> — крупная и единственная площадка для торговли предметами на сервере DMC. Сайт позволяет быстро и удобно совершать сделки между игроками.&#x20;

<figure><img src="/files/YgPelOBUMX1nnZj93cx5" alt=""><figcaption></figcaption></figure>

**Основная цель сервиса** — предоставить комьюнити автономный и простой способ обмена игровыми ресурсами.

## Чтобы начать пользоваться Ягодками, вам нужно выполнить следующие действия:

Как и в других сервисах, здесь необходимо пройти регистрацию — она осуществляется через Discord.

{% stepper %}
{% step %}

### Заходим на yagodki.site

<p align="center"><a href="https://yagodki.site/" class="button primary" data-icon="cherries">Ягодки</a></p>
{% endstep %}

{% step %}

### Нажимаем на иконку профиля

<figure><img src="/files/tYJEUinlWQs9t6nlbp7V" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Авторизуемся через Discord

<figure><img src="/files/uchjKZ2Clv0ksuKj5oYx" alt=""><figcaption><p>Нажимаем кнопку «Авторизовать»</p></figcaption></figure>
{% endstep %}

{% step %}

### Поздравляем!

Теперь вы можете свободно пользоваться ягодками
{% endstep %}
{% endstepper %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.yagodki.site/main.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.
