> For the complete documentation index, see [llms.txt](https://docs.tgshop.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tgshop.io/zapusk-magazina-v-telegram/registraciya-v-tgshop.md).

# Регистрация в TGShop

### Регистрация&#x20;

Зайдите на сайт [tgshop.io](https://tgshop.io) и нажмите "Попробовать бесплатно" или "Запустите магазин".&#x20;

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

Заполните форму регистрации, введите свой email, задайте пароль для аккаунта и нажмите "Зарегистрироваться".&#x20;

<figure><img src="/files/yLjd2OoVoYkCxm61x1ak" alt=""><figcaption><p>Форма регистрации аккаунта в TGShop </p></figcaption></figure>

Готово, ваш аккаунт успешно создан. Теперь вы можете приступать к [созданию магазина.](/zapusk-magazina-v-telegram/kak-sozdat-magazin.md)&#x20;

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

### Вход в личный кабинет&#x20;

Для входа в личный кабинет пользователя перейдите по [ссылке](https://admin.tgshop.io/sign-in)

При необходимости авторизуйтесь. Введите Email и пароль от вашего аккаунта в системе.&#x20;

<figure><img src="/files/CzxOYFOiwE3WCv0WI7MS" alt=""><figcaption><p>Вход в личный кабинет пользователя TGShop</p></figcaption></figure>

### Где ввести промокод?&#x20;

При наличии промокода его можно ввести в панели администратора.

Для этого нажмите "Оформить подписку", чтобы перейти в раздел тарифы или нажмите на иконку "профиль" -> Тарифы&#x20;

<figure><img src="/files/NIEyw6BUHdi1wDB8iKbr" alt=""><figcaption><p>Переход к тарифам через кнопку "Оформить подписку"</p></figcaption></figure>

<figure><img src="/files/QrUbns59fme86lehqBQv" alt=""><figcaption><p>Переход к тарифам через профиль пользователя </p></figcaption></figure>

<figure><img src="/files/4zTlVRsHhO63goPBtPwi" alt=""><figcaption><p>Раздел "Тарифы"</p></figcaption></figure>

Введите значение промокода и нажмите "применить" перед оплатой тарифа&#x20;


---

# 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.tgshop.io/zapusk-magazina-v-telegram/registraciya-v-tgshop.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.
