# Настройка проекта

Зайдя в свой аккаунт ты увидишь раздел "**Мой проект**", созданный при регистрации по-умолчанию. Также слева находится панель, где можно создать другие проекты. В каждом проекты ты можешь создать боты и мини-лендинги для подписки.

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

Зайди в настройки проекта ты можешь изменить его имя и аватар, а также предоставить доступы для своих сотрудников. ([Как создавать роли?](/onebot-help/nastroiki-platformy/nastroika-roli-dlya-sotrudnikov.md))

<figure><img src="/files/8gjvEC2sGXuFI89LOdc3" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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://help.onebot.tech/onebot-help/nastroiki-platformy/nastroika-proekta.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.
