> For the complete documentation index, see [llms.txt](https://docs.cryptodo.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cryptodo.app/cryprodo-ru/kak-polzovatsya-cryptodo.md).

# Как пользоватся CryptoDo

1. Нажмите на кнопку подключения кошелька.

   <figure><img src="/files/yDkjEAQMalGBAoOOTiaK" alt=""><figcaption></figcaption></figure>
2. &#x20;Выберете кошёлек.

   <div align="left"><figure><img src="/files/JodhQWJMEudmopRK9zC2" alt=""><figcaption></figcaption></figure></div>
3. &#x20;Подпишите сообщение, используя кошелёк, который автоматически откроется из расширения браузера.&#x20;

   <figure><img src="/files/GZqIikbhDa1OEWpuD91k" alt=""><figcaption></figcaption></figure>
4. &#x20;В разделе "Смарт-контракты" будут храниться ваши смарт-контракты.&#x20;

   <div align="left"><figure><img src="/files/ec429fvapiITWmrCCZYX" alt=""><figcaption></figcaption></figure></div>

## Создание смарт-контракта

1. Нажмите на кнопку "+ Создать  контракт".&#x20;

   <div align="left"><figure><img src="/files/l5l0JbTv3RbpCU9nRgy8" alt=""><figcaption></figcaption></figure></div>
2. Выберете нужный блокчейн, тип контракта  и нажмите кнопку "Продолжить" что бы перейти в интерфейс создания нужного вам типа контракта.

   <div align="left"><figure><img src="/files/RO1t2Aw7olbOaUJvNTwv" alt=""><figcaption></figcaption></figure></div>

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f48e">💎</span> <mark style="color:blue;">Токен (ERC-20)</mark></td><td></td><td></td><td><a href="/pages/Hn5xnvJG886pOgETkGme">/pages/Hn5xnvJG886pOgETkGme</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f4b0">💰</span> <mark style="color:blue;">Краудсейл (ICO)</mark></td><td></td><td></td><td><a href="/pages/jZOpU719Z0iBoohMBMvv">/pages/jZOpU719Z0iBoohMBMvv</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f5bc">🖼️</span> <mark style="color:blue;">НФТ коллекция (ERC-721)</mark></td><td></td><td></td><td><a href="/pages/i7oXqvY9VT7XBHK4y6jz">/pages/i7oXqvY9VT7XBHK4y6jz</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3e6">🏦</span> <mark style="color:blue;">DAO</mark></td><td></td><td></td><td><a href="/pages/AUNoc9sYCGqlMewlDH1v">/pages/AUNoc9sYCGqlMewlDH1v</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f3b2">🎲</span> <mark style="color:blue;">Блокчейн лотерея</mark></td><td></td><td></td><td><a href="/pages/E0mN4qKAT7Y24kJN2PFH">/pages/E0mN4qKAT7Y24kJN2PFH</a></td></tr><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f512">🔒</span> <mark style="color:blue;">Vesting (скоро)</mark></td><td></td><td></td><td><a href="/pages/pZ95rlWFt9ADzGmMpGGy">/pages/pZ95rlWFt9ADzGmMpGGy</a></td></tr></tbody></table>


---

# 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://docs.cryptodo.app/cryprodo-ru/kak-polzovatsya-cryptodo.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.
