# Добро пожаловать в NeuroAPI

{% content-ref url="/spaces/jDBETsUSvDDOiwxMwejz" %}
[NeuroAPI Docs \[EN\]](https://neuroapi.gitbook.io/en/)
{% endcontent-ref %}

## **О проекте**

[NeuroAPI](https://neuroapi.host) был создан для предоставления бесплатного API-доступа к ChatGPT-3.5, ChatGPT-4 и другим языковым моделям (LLM), а в ближайшем будущем представим и API с генерацией изображений.

Кроме API, мы предоставляем:

* PC клиент: [NeuroGPT](https://github.com/Em1tSan/NeuroGPT) (временно приостановлен)
* Online чат: [Online Chat](https://c.neuroapi.host/)
* Telegram bot: [NeuroGPT](https://t.me/neuroapi_bot)

## Основная информация о [NeuroAPI](https://neuroapi.host):

{% content-ref url="/pages/1qTgbNxoW0GgxwrqMHO8" %}
[Лимиты](/ru/vazhnaya-informaciya/limity.md)
{% endcontent-ref %}

{% content-ref url="/spaces/dsClUBKUwpVkADVK7oqT/pages/msXWl7qixA6U2JHrFjfF" %}
[Квоты](/ru/vazhnaya-informaciya/kvoty.md)
{% endcontent-ref %}

{% content-ref url="/pages/0AhNO4wEgAoL7EZnZdUE" %}
[Премиум доступ](/ru/vazhnaya-informaciya/premium-dostup.md)
{% endcontent-ref %}

{% content-ref url="/pages/pMDc4k6TxiAke4A8qdzo" %}
[Поддерживаемые модели](/ru/vazhnaya-informaciya/podderzhivaemye-modeli.md)
{% endcontent-ref %}

## Подключение

Информация ниже поможет вам пройти регистрацию и получить API key для начала работы с сервисом

{% content-ref url="/pages/DKYabTykYxdGVPjnc9gg" %}
[Авторизация и получение API key](/ru/osnovnoe/avtorizaciya-i-poluchenie-api-key.md)
{% endcontent-ref %}

{% content-ref url="/pages/5gxRn1EDrqeZ9M5u70z5" %}
[API Endpoint](/ru/osnovnoe/api-endpoint.md)
{% endcontent-ref %}

## Дополнительно

{% content-ref url="/pages/lmxTOYn5d3UyY4qEg0Ba" %}
[Онлайн чат](/ru/onlain-chat.md)
{% endcontent-ref %}

{% content-ref url="/spaces/dsClUBKUwpVkADVK7oqT/pages/8knRLPs5XykNyy9OGwAF" %}
[Telegram Бот](/ru/telegram-bot.md)
{% endcontent-ref %}


---

# 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://neuroapi.gitbook.io/ru/dobro-pozhalovat-v-neuroapi.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.
