# BEGINNER GUIDE

- [Как найти GEMS](https://docs.doginals.academy/ru/beginner-guide/kak-naiti-gems.md)
- [Как проверить свой баланс](https://docs.doginals.academy/ru/beginner-guide/kak-proverit-svoi-balans.md)
- [Как установить кошелек DogeLabs](https://docs.doginals.academy/ru/beginner-guide/kak-ustanovit-koshelek-dogelabs.md)
- [Как создать или импортировать ваш кошелек](https://docs.doginals.academy/ru/beginner-guide/kak-sozdat-ili-importirovat-vash-koshelek.md)
- [Как пополнить ваш кошелек DOGE](https://docs.doginals.academy/ru/beginner-guide/kak-popolnit-vash-koshelek-doge.md)
- [Как купить токены DRC-20](https://docs.doginals.academy/ru/beginner-guide/kak-kupit-tokeny-drc-20.md)
- [Как продать токены DRC-20](https://docs.doginals.academy/ru/beginner-guide/kak-prodat-tokeny-drc-20.md)
- [Как Перевести Активы (из кошелька в кошелек)](https://docs.doginals.academy/ru/beginner-guide/kak-perevesti-aktivy-iz-koshelka-v-koshelek.md)
- [Как исправить 99,99% проблем: Руководство](https://docs.doginals.academy/ru/beginner-guide/kak-ispravit-99-99-problem-rukovodstvo.md): Frequently Asked Question
- [Как Исправить Оставшиеся 0,01% Проблем, Если Вы Не Повезло](https://docs.doginals.academy/ru/beginner-guide/kak-ispravit-ostavshiesya-0-01-problem-esli-vy-ne-povezlo.md)
- [Пожертвование](https://docs.doginals.academy/ru/beginner-guide/pozhertvovanie.md)


---

# 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.doginals.academy/ru/beginner-guide.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.
