# Использования AI Store

## На сервер

### Через AI Store

Введите команду /ai\_store и найдите ИИ, которую вы хотите добавить. Если вы нашли, то нажмите на "Подробнее"

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

Нажмите на "Установить на сервер"

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

### Через /admin\_panel

{% hint style="danger" %}
Этот способ был удалён
{% endhint %}

{% hint style="success" %}
Теперь только возможно установить ИИ через AI Store
{% endhint %}

## Для себя

Введите команду /ai\_store, найдите нужную вам ИИ и нажмите на "Подробнее"

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

В присланном сообщении найдите кнопку "Установить для себя" и нажмите на неё

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

{% 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://docs.rbot.site/magazin-ii/ispolzovaniya-ai-store.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.
