> For the complete documentation index, see [llms.txt](https://updates.subquery.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://updates.subquery.dev/kusama-dictionary.md).

# Subquery project Kusama Dictionary

#### Kusama is a blockchain canary network for Polkadot, designed for experimentation and innovation by allowing developers to test new features and applications. It uses Proof-of-Stake consensus, supports the creation of parachains, and has its own governance system for voting on upgrades and changes.

The SubQuery Dictionary is able to massively improve the indexing performance of your SubQuery Project. The Dictionary endpoint can be added in your 'project.yaml' file or specified at when deploying in SubQuery Projects. More technical information is available here: <https://academy.subquery.network/indexer/academy/tutorials\\_examples/dictionary.html> <https://app.subquery.network/explorer/project/0x02/overview>

***

#### Deployed At: 2024-11-28T09:45:39

***

## Project type:

`Indexer Project`

## Project category:

`Dictionary`

## Is Project Official?

`Yes`

## Latest release version:

`1.0.0`

## Latest release hash:

`Qmb6rQgzmHMP3nGTZCnwa82dyPisVr127oNc95fNzv37UB`

***

### Setup your own indexer:

<https://github.com/web3cdnservices/subquery-indexer-toolkit/blob/mainnet/README.md>

### Projects Updates Alerts channel:

<https://t.me/subquery_projects_tracker> <https://eagleeye.subquery.dev/updates>

### Subquery Indexers Monitoring:

<https://t.me/subquery_eagle_eye_reserve_bot> <https://eagleeye.subquery.dev/>

### Subquery Indexers Snapshots:

<https://snapshots.subquery.dev/>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://updates.subquery.dev/kusama-dictionary.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.
