> For the complete documentation index, see [llms.txt](https://docs.goodcrypto.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.goodcrypto.app/goodcryptox-ru/koshelki/vstroennyi-koshelyok/sozdat-koshelyok.md).

# Создать кошелёк

Сначала войдите в вашу учетную запись goodcryptoX. После входа перейдите в **DEXs** раздел приложения:

<figure><img src="/files/e49188b5d91649bdbe27e843b30b7758f4d96e8a" alt="" width="375"><figcaption></figcaption></figure>

На странице DEXs нажмите любую `Настроить кошелек` кнопку, чтобы начать:

<figure><img src="/files/a004ecb7f0f2f0703c7052abaa0631a76c3cd0bc" alt="" width="375"><figcaption></figcaption></figure>

Это создаст ваш **кошелек Solana**. Когда вы переключитесь на любую EVM-сеть (Ethereum, Base, BNB Chain или Arbitrum), wegoodcryptoX автоматически создаст второй кошелек для всех [поддерживаемых EVM-цепочек](/goodcryptox-ru/podderzhivaemye-blokcheiny.md).

Теперь вы можете [получать](/goodcryptox-ru/koshelki/vstroennyi-koshelyok/poluchit-monety.md) монеты в ваш кошелек на предпочитаемой вами [сети](/goodcryptox-ru/podderzhivaemye-blokcheiny.md). Нажатие на адрес вашего кошелька открывает вкладку Кошелек, где вы можете просмотреть баланс и выполнить основные действия с кошельком. Нажатие на ваш адрес внутри вкладки Кошелек покажет полный адрес:

<figure><img src="/files/3814b63bea961857eeaba5b472336d8818dfd5c6" alt="" width="375"><figcaption></figcaption></figure>

У вас два адреса кошелька: один для Solana и другой для всех поддерживаемых EVM-сетей (Ethereum, Base, BNB Chain и Arbitrum).

Если вам нужен дополнительный кошелек goodcryptoX в той же сети, вы можете создать другую учетную запись goodcryptoX. Поддержка нескольких кошельков в одной сети появится в ближайшее время.


---

# 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.goodcrypto.app/goodcryptox-ru/koshelki/vstroennyi-koshelyok/sozdat-koshelyok.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.
