> For the complete documentation index, see [llms.txt](https://lennuftechwiki.gitbook.io/lennuftechwiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://lennuftechwiki.gitbook.io/lennuftechwiki/instrukcii-merchantov/otpravka-zayavki-na-registraciyu.md).

# Отправка заявки на регистрацию

Для регистрации на платформе необходимо перейти нас страницу регистрации мерчанта. В открывшемся окне заполнить все поля(пример на скриншоте):

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

\*В случае если у вас несколько складов для отгрузки, адреса этих складов необходимо перечислить через ";" . Каждый новый адрес должен начинаться со страны, где он находится(пример на скрине)

\*Информация о складах несет информативный характер, в дальнейшем необходимо будет еще раз создать свои склады в системе.

2\. В поле "Товарный ассортимент" необходимо загрузить файл с вашим товарным каталогом. Допустимые форматы файла: xls, xlsx, doc, docx, pdf, csv, pptx, ppt. Размер файла не должен превышать 20 МБ.

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

3. Нажать на кнопку "Зарегистрироваться". Если все заполнено верно, то на экране отобразится сообщение о том, что заявка на регистрацию получена и менеджер платформы свяжется с Вами.

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

4. Ожидайте письмо с дальнейшими инструкциями на указанную вами при регистрации почту.


---

# 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://lennuftechwiki.gitbook.io/lennuftechwiki/instrukcii-merchantov/otpravka-zayavki-na-registraciyu.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.
