# Выдача доступов

**Доступ можно дать как ко всему проекту полностью, так и к отдельному боту внутри проекта**

* [Доступ к проекту](/onebot-help/nastroiki-platformy/vydacha-dostupov/dostup-k-proektu.md)
* [Доступ к чат-боту](/onebot-help/nastroiki-platformy/vydacha-dostupov/dostup-k-chat-botu.md)
* [Доступ к мини-лендингу](/onebot-help/nastroiki-platformy/vydacha-dostupov/dostup-k-mini-lendingu.md)

#### Перед тем как давать доступ

Перед тем как предоставить доступ пользователю чат-бот платформы Onebot:

1. Создайте аккаунт пользователя

Перед тем, как давать доступ, создайте аккаунт пользователя:&#x20;

<https://account.onebot.tech/register>

{% hint style="warning" %}
ВАЖНО перейти на платформу, чтобы активировалась регистрация и можно было в дальнейшем получить доступ!
{% endhint %}

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

А если пользователь уже зарегистрирован на платформе Onebot, то просто получите от него адрес электронной почты.

&#x20; 2\. [Создайте и настройте роль](https://help.onebot.tech/onebot-help/nastroiki-platformy/nastroika-roli-dlya-sotrudnikov)

{% hint style="info" %}
Приглашение можно отправить только зарегистрированному пользователю платформы!
{% endhint %}


---

# 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/vydacha-dostupov.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.
