# Подключение домена через Cloudflare

1. Необходимо выбрать тариф "Free", перейдя по ссылке: <https://www.cloudflare.com/en-gb/plans/>

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

2. Пройдите регистрацию введя "Email" и "Password"

<figure><img src="/files/0BfTtGqChPVvATviWDrA" alt=""><figcaption></figcaption></figure>

3. Откройте вкладку "Websites" в меню с лева и нажмите на "register a new domain"

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

4. Вводите свой ранее приобретенный домен в строку

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

5. Проскрольте вниз и выбирайте тариф "Free"

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

6. Проскрольте вниз и отредактируйте "А" запись – `164.92.179.224`

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

7. А также можно создать новую "А" запись "\*". Чтобы добавлять на платформу onebot субдомены (поддомены) – пропустив работу в Cloudflare

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

8. Далее нажимайте "Continue"

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

9. Включайте все переключатели и нажимайте "Save"

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

10. Выбирайте в боковом меню SSL/TLS и там ставим "Flexible"

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

11. Необходимо также указать 2е записи, где вы зарегистрировали домен. И переключить с оригинального DNS сервера на кастомный

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

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

12. Далее добавляете домен в [мини лендинг](/onebot-help/mini-lendingi/sozdanie-mini-lendinga.md) на платформе onebot и нажимаете на кнопку "Не верифицировать"

<figure><img src="/files/J3Myc9rkRItXWI1b8m7M" 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/mini-lendingi/podklyuchenie-domena-cherez-cloudflare.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.
