# About Injective

## About Injective

### What is Injective?

Injective is the blockchain built for finance.

It is the only blockchain where developers can use pre-built, customizable [modules](/developers-native.md) to create dynamic applications that aren't possible on other networks. Combined with optimizations to its core architecture and enhanced cross-chain interoperability, Injective offers a high-performance network, ready to efficiently and securely bring the global financial system on-chain.

***

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td>Are you a User?</td><td>Learn how to create a wallet</td><td><a href="/pages/MtqUoRTgTvW3slEMaxRY">/pages/MtqUoRTgTvW3slEMaxRY</a></td><td><a href="/files/scMBUFMuBjKHxa52u8KM">/files/scMBUFMuBjKHxa52u8KM</a></td></tr><tr><td>Do you want to use DeFi?</td><td>Learn how to start trading on Injective</td><td><a href="/pages/2lOwYOk6na8FPG0YzTNV">/pages/2lOwYOk6na8FPG0YzTNV</a></td><td><a href="/files/y396grzsj97e0UUhhzu3">/files/y396grzsj97e0UUhhzu3</a></td></tr><tr><td>Do you want to run infrastructure?</td><td>Learn how to run sentry and validator nodes</td><td><a href="/pages/gP0XFQkkCbSq97kgnARz">/pages/gP0XFQkkCbSq97kgnARz</a></td><td><a href="/files/lg2xE3VZjQ0lp7birZLv">/files/lg2xE3VZjQ0lp7birZLv</a></td></tr><tr><td>Are you a developer?</td><td>Learn how to build on Injective</td><td><a href="/pages/j5XY5TxKRWBtmsAnoZFV">/pages/j5XY5TxKRWBtmsAnoZFV</a></td><td><a href="/files/Di72LwGVcSTbH0L40POC">/files/Di72LwGVcSTbH0L40POC</a></td></tr><tr><td>Need Help?</td><td>Join the <a href="https://discord.gg/injective">Injective Discord</a><br>Join the <a href="https://t.me/+qorn-J06fzA0YTZl">Developer Telegram</a></td><td><a href="/pages/UDdzFGJMyFWywWAADXyb#developer-support">/pages/UDdzFGJMyFWywWAADXyb#developer-support</a></td><td><a href="/files/FjKpjSfxxIz9sCRKu7d1">/files/FjKpjSfxxIz9sCRKu7d1</a></td></tr></tbody></table>

## Getting Started

Welcome to your journey of exploring Injective! Before asking questions, please try using the search functionality in the docs. Our goal is to make the documentation self-sufficient, ensuring that onboarding is smooth and everyone can easily learn more about Injective.

### Quickstart Guide to Injective

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>Wallet</td><td>Learn how to create a wallet on Injective and see the supported wallets on Injective</td><td><a href="/files/iooZzAAdjoACa1I96odH">/files/iooZzAAdjoACa1I96odH</a></td><td><a href="/pages/MtqUoRTgTvW3slEMaxRY">/pages/MtqUoRTgTvW3slEMaxRY</a></td></tr><tr><td>Token Standards</td><td>Learn about different Token Standards on Injective</td><td><a href="/files/yBfozUCTRhROM6Ko3W7N">/files/yBfozUCTRhROM6Ko3W7N</a></td><td><a href="/pages/gXvdOWfc9kvWSPb2neZA">/pages/gXvdOWfc9kvWSPb2neZA</a></td></tr><tr><td>Transactions</td><td>Learn how to prepare, sign and submit transactions on Injective</td><td><a href="/files/AorgK0eAdKGq35yoinUp">/files/AorgK0eAdKGq35yoinUp</a></td><td><a href="/pages/Q2hhi5DvmABwDqMFm3j7">/pages/Q2hhi5DvmABwDqMFm3j7</a></td></tr></tbody></table>

### Need Help?

Should you have some questions or feedback, you can reach out to Discord or Telegram:

* Join the [Injective Discord server](https://discord.gg/injective) and find the relevant channel.
* Join the [Injective Developer Telegram channel](https://t.me/+8Y_0HOFLhnRlZDU9).


---

# 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://docs2.injective.network/readme.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.
