> For the complete documentation index, see [llms.txt](https://help.unitpay.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/novyi-proekt-i-moderaciya.md).

# Новый проект и модерация

### **Добавление нового проекта и подтверждение**

После подтверждения регистрации вам будет предложено добавить ваш первый проект.

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

Вы можете добавить сайт, ссылку на группу VK (у вас должна быть роль «Владелец» в данной группе), телеграм-бота или  телеграм- канал.

<figure><img src="/files/1UtMiRGPjf9LsDX7q0ws" alt=""><figcaption></figcaption></figure>

После этого вы попадете на страницу подтверждения проекта.&#x20;

* Для добавления VK группы потребуется предоставить доступ к вашей странице для подтверждения.&#x20;
* Подтвердить владение сайтов вы можете несколькими способами на выбор: через txt-файл, мета-тег или запись TXT
* Для подтверждения телеграм-бота или телеграм-канала следуйте инструкции на странице.<br>

  <figure><img src="https://lh4.googleusercontent.com/Byckrf7VDcm0x2OXzuX2ZLMrDXujUa3NRrHhEgY_c0F9fecgCA7DtDuLIHT-fkYOgIgtViipjR88RiXpX02n4gAxFOHe5wgHimzY9W6Szae7fUCcpMb5uKKaVOeBf7Cjqt9_tM45" alt=""><figcaption></figcaption></figure>

### **Модерация проекта**

После подтверждения ваш проект попадет на первичную проверку в службу поддержки Unitpay. [Подробней про модерацию](https://help.unitpay.ru/first_steps/moderation).

Как только первичная модерация будет пройдена, вы получите уведомление в личном кабинете Unitpay, а также письмо на почту.

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


---

# 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://help.unitpay.ru/unitpay-management/instrukciya-po-interfeisu/novyi-proekt-i-moderaciya.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.
