> For the complete documentation index, see [llms.txt](https://docs.spacestake.tech/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.spacestake.tech/supported-networks/mainnet/kyve.md).

# KYVE

{% hint style="info" %}
The goal of KYVE is to verify any data streams and store them validated on decentralized storage providers without the need for trust.
{% endhint %}

## [Stake Now](https://wallet.keplr.app/chains/kyve?modal=validator\&chain=kyve-1\&validator_address=kyvevaloper1wna5mpsje840nz9hewdhajnu7v4347awtchru2\&referral=true)

{% tabs %}
{% tab title="Staking" %}
{% embed url="<https://wallet.keplr.app/chains/kyve?chain=kyve-1&modal=validator&referral=true&validator_address=kyvevaloper1wna5mpsje840nz9hewdhajnu7v4347awtchru2>" %}
Stake with Us
{% endembed %}
{% endtab %}

{% tab title="Guides" %}
{% content-ref url="/pages/IcV5kLb69UGFPrb4VLJs" %}
[How to Stake KYVE with Keplr](/guides/how-to-stake-kyve-with-keplr.md)
{% endcontent-ref %}

{% content-ref url="/pages/fZGe8K8pQbX0iYi4w0jg" %}
[How to Stake KYVE with Keplr Mobile](/guides/how-to-stake-kyve-with-keplr-mobile.md)
{% endcontent-ref %}
{% endtab %}

{% tab title="Block Explorers" %}
{% embed url="<https://explorer.spacestake.tech/kyve/staking/kyvevaloper1wna5mpsje840nz9hewdhajnu7v4347awtchru2>" %}
See our Validator details on SpaceStake explorer
{% endembed %}
{% endtab %}

{% tab title="Network Details" %}
{% embed url="<https://spacestake.tech/networks/kyve>" %}
Get details about KYVE
{% endembed %}
{% endtab %}
{% endtabs %}

## What is KYVE Network?

KYVE, the Web3 data lake solution, is a protocol that enables data providers to standardize, validate, and permanently store blockchain data streams. By leveraging permanent data storage solutions like Arweave, KYVE’s Cosmos SDK chain creates permanent backups and ensures the scalability, immutability, and availability of these resources over time. KYVE’s network is powered by decentralized uploaders and validators funded by $KYVE tokens and aims to operate as a DAO (Decentralized Autonomous Organization) in the near future. This past year KYVE has gained major support, currently backed by top VCs, including Hypersphere Ventures, Coinbase Ventures, Mechanism Capital, CMS Holdings, and blockchains such as Arweave, Avalanche, Solana, Interchain, and NEAR.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.spacestake.tech/supported-networks/mainnet/kyve.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
