> ## Documentation Index
> Fetch the complete documentation index at: https://injectivelabs-docs-ai-sdk.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Querying the Chain

## Topics

| Topic                                            | Description                                    |
| ------------------------------------------------ | ---------------------------------------------- |
| [Auction](./query-chain/auction/)                | Querying data from the auction module          |
| [Auth](./query-chain/auth/)                      | Querying data from the auth module             |
| [Bank](./query-chain/bank/)                      | Query data from the bank module                |
| [Distribution](./query-chain/distribution/)      | Query data related to delegating to validators |
| [Exchange](./query-chain/exchange/)              | Query data from the exchange module            |
| [Gov](./query-chain/governance/)                 | Query data from the governance module          |
| [IBC](./query-chain/ibc/)                        | Query data related to IBC                      |
| [Insurance Fund](./query-chain/insurance-funds/) | Query data related to insurance funds          |
| [Mint](./query-chain/mint/)                      | Query data from the mint module                |
| [Oracl](./query-chain/oracle/)                   | Query data related to the oracle api           |
| [Peggy](./query-chain/peggy/)                    | Query ethereum data using the peggy api        |
| [Permissions](./query-chain/permissions/)        | Query data from the permissions module         |
| [Staking](./query-chain/staking/)                | Query data from the staking module             |
| [Wasm](./query-chain/wasm/)                      | Query data from the wasm module                |
| [WasmX](./query-chain/wasmx/)                    | Query data from the wasmX module               |
| [Tendermint](./query-chain/tendermint/)          | Query data related to the tendermint api       |
| [Token Factory](./query-chain/token-factory/)    | Query data from the token factory module       |
