> For the complete documentation index, see [llms.txt](https://docs.doginals.academy/ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.doginals.academy/ru/beginner-guide/kak-ustanovit-koshelek-dogelabs.md).

# Как установить кошелек DogeLabs

> В этом подробном руководстве мы шаг за шагом проведем вас через процесс покупки токенов DRC-20, начиная с настройки вашего кошелька, покупки на рынке и, в конечном итоге, их продажи.

## **Шаг 1: Установка кошелька DogeLabs**

На этом первом шаге мы проведем вас через процесс установки кошелька DogeLabs, который необходим для управления вашими токенами DRC-20.<br>

***

### 1. Посетите официальный рынок DRC-20

Начните с перехода на официальный **рынок DRC-20**. Вы можете сделать это, нажав здесь. [**clicking here**](https://drc-20.org).<br>

***

### 2. Установите кошелек

{% hint style="info" %}
*<mark style="color:blue;">Примечание: Кошелек DogeLabs совместим с браузерами Google Chrome и Brave.</mark>*
{% endhint %}

1. Как только вы окажетесь на рынке:\
   Нажмите на "**Install DogeLabs Wallet**", как показано на изображении ниже:

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

2. Вы будете перенаправлены в официальный магазин *Chrome Web Store*.\
   Там нажмите на "**Add to Chrome**", чтобы начать установку, см. ниже:

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

<mark style="color:red;">**Поздравляем, кошелек теперь установлен!**</mark>

### 3. (Необязательно) Добавьте в панель быстрого доступа браузера

Для более удобного доступа к вашему кошельку DogeLabs мы рекомендуем добавить его в панель быстрого доступа вашего браузера:

1. Нажмите на маленький значок пазла в области расширений вашего браузера *(<mark style="color:red;">**1**</mark>)*
2. Затем нажмите на значок закрепления рядом с кошельком DogeLabs *(<mark style="color:red;">**2**</mark>)*

<figure><img src="/files/7jzYxFYxuko1xa0PXsQg" alt=""><figcaption></figcaption></figure>

### Следующий шаг:&#x20;

Создание или импорт вашего кошелька DOGE!


---

# 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://docs.doginals.academy/ru/beginner-guide/kak-ustanovit-koshelek-dogelabs.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.
