# Важная информация!

## Тех поддержка:

[@**artelaw\_web**](https://t.me/artelaw_web) - телеграм разработчика панели

## Файлы которые нужно изменить сразу после скачивания!!

* /admin/telegram.php - Изменить 6 строку, вставить ссылку на твоего бота\
  (нужен будет для подтверждения телеграма юзерами. Должен совпадать с токеном из настроек админа)
* /auth/func.php - Купить http прокси и изменить их на 19 и 20 строках. (стоят примерно 100 рубл) ДЕЛАТЬ **ОБЯЗАТЕЛЬНО ПОТОМУ ЧТО ЛОГИ НЕ БУДУТ ПРИХОДИТЬ**!!

#### Основные ссылки:

{% hint style="info" %}
Вместо test.com пишем ваш домен, который вы привязывали к панели как основной
{% endhint %}

<http://test.com/admin/install> - первая установка панели. Лучше удалить этот файл, когда вы уже прошли эту установку.\
<http://test.com/admin/owner\\_login> - главная админка, можно зайти только с тем ником, который вы указали в первой установке.\ <br>


---

# 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://artelaw.gitbook.io/vkfish/info.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.
