> For the complete documentation index, see [llms.txt](https://services.liveraven.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://services.liveraven.net/cosmos-mainnets/kyve.md).

# Kyve

<figure><img src="/files/iCmdR9daqBbdA9q2vfOr" alt="" width="100"><figcaption></figcaption></figure>

## About

KYVE Network is revolutionizing customized access to on- and off-chain data by providing fast and easy tooling for decentralized data validation, immutability, and retrieval.

## Project links

* [Web](https://www.kyve.network/)
* [Discord](https://discord.gg/kyve)
* [Twitter](https://twitter.com/KYVENetwork)
* [GitHub](https://github.com/KYVENetwork)

## Network parameters

| Chain ID | kyve-1                                                             |
| -------- | ------------------------------------------------------------------ |
| Version  | [v1.3.0](https://github.com/KYVENetwork/chain/releases/tag/v1.3.0) |

## Stake with me

* [Delegate with official explorer](https://explorer.kyve.network/kyve/staking/kyvevaloper13eduhc6ds4fvcatt8vj472rwkr5vvup79wnz2y)
* [Delegate with restake.app](https://restake.app/kyve/kyvevaloper13eduhc6ds4fvcatt8vj472rwkr5vvup79wnz2y)
* [Delegate with keplr.app](https://wallet.keplr.app/chains/kyve?modal=validator\&chain=kyve-1\&validator_address=kyvevaloper13eduhc6ds4fvcatt8vj472rwkr5vvup79wnz2y)

{% code overflow="wrap" fullWidth="false" %}

```bash
kyvevaloper13eduhc6ds4fvcatt8vj472rwkr5vvup79wnz2y
```

{% endcode %}


---

# 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://services.liveraven.net/cosmos-mainnets/kyve.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.
