# Документация Injective

{% hint style="info" %}
Перевод выполнил Demiurge \[ELYSIUM].\
Если был где-то неточен - прошу написать мне в Discord (demiurge3017) или [Telegram](https://t.me/Lordofelectee)
{% endhint %}

Добро пожаловать в документацию по Injective, изучите основы того, что такое Injective, поймите, как он работает, и начните создавать самые мощные финансовые dApps.

## С Чего Начать

Прочитайте все об Injective Chain или погрузитесь в код с помощью руководств.

{% content-ref url="/pages/LJCwaOVCaIyhn6xrUvcS" %}
[Инструменты Разработчика](/injective-ru-docs/razrabotka/instrumenty-razrabotchika.md)
{% endcontent-ref %}

{% content-ref url="/pages/NwPTagBPBEqdToGXxyRZ" %}
[Инструкции для Разработчиков](/injective-ru-docs/razrabotka/instrukcii-dlya-razrabotchikov.md)
{% endcontent-ref %}

{% content-ref url="/pages/DJmi7CtTOA7qKkoW9T7u" %}
[Модули Блокчейна](/injective-ru-docs/razrabotka/moduli-blokcheina.md)
{% endcontent-ref %}

## Изучите Injective Chain

Познакомьтесь с Injective Chain и изучите его основные понятия.

{% content-ref url="/pages/GCFvYC9qynPn9IsY2mZt" %}
[Об Injective](/injective-ru-docs/obuchenie/ob-injective.md)
{% endcontent-ref %}

{% content-ref url="/pages/a6dZQtS9hepa6V8MBNiq" %}
[Injective Hub](/injective-ru-docs/obuchenie/injective-hub.md)
{% endcontent-ref %}

{% content-ref url="/pages/LgVBoLE6HC0yutNlwugg" %}
[Основные Понятия](/injective-ru-docs/obuchenie/osnovnye-ponyatiya.md)
{% endcontent-ref %}

## Помощь

Свяжитесь с разработчиками Injective и их сообществом.

{% embed url="<https://discord.gg/injective>" %}
Discord
{% endembed %}

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLSc9LYBdSOd28iwm4CdWsbIt0T6jwzRdlkdrGgfqNu5smWlCkg/viewform>" %}
Если нашли неисправлность
{% endembed %}

{% embed url="<https://gov.injective.network/>" %}
Форум Injective
{% endembed %}


---

# 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://elysium1.gitbook.io/injective-ru-docs/dokumentaciya-injective.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.
