> For the complete documentation index, see [llms.txt](https://l2avalon-net.gitbook.io/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://l2avalon-net.gitbook.io/info/features-ru/new/igrovoi-magazin/promokody.md).

# Промокоды

Активировав промокод, вы можете получить различные игровые предметы. Код можно активировать, введя команду **.promo** **.promocode** в чате или у NPC "Великолепный магазин Геладриэль"

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

В появившемся окне введите ваш промокод. После ввода промокода вы получите игровой предмет. **Внимание!** Игровые предметы могут быть несняваемыми/непереводимыми, активируйте промокод с умом. После активации вы увидите окно с полученными предметами.

{% hint style="info" %}
Внимание! Игровые предметы могут быть несняваемыми/непереводимыми, активируйте промокод с умом. Бонусные коды могут быть для всех персонажей или индивидуальными 1 HWID / 1 IP. При получении промокода эта информация будет указана
{% endhint %}

После активации вы увидите окно с полученными предметами.

<figure><img src="/files/8b3194571431033c0bd8dfae295d3627201701f7" alt=""><figcaption><p>Окно награды</p></figcaption></figure>

Приятной игры!


---

# 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, and the optional `goal` query parameter:

```
GET https://l2avalon-net.gitbook.io/info/features-ru/new/igrovoi-magazin/promokody.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
