# Zero Gravity

<figure><img src="https://github.com/Liver-23/GitBook/blob/main/.gitbook/assets/zero-gravity.png" alt="" width="100"><figcaption></figcaption></figure>

## About

Zero Gravity is a pioneering data availability system featuring a decentralized storage layer designed for super scalability and security. By segregating data availability workflows into distinct publishing and storage lanes, 0G optimizes scalability through efficient partitioning while ensuring data availability through consensus-based sampling, mitigating broadcasting bottlenecks. Its incentive-based storage mechanism fosters network participation, promoting scalability and enabling support for diverse data types across Layer 2 networks and decentralized AI platforms. network.

## Project links

* [Web](https://0g.ai/)
* [Discord](https://discord.com/invite/0glabs)
* [Twitter](https://twitter.com/0G_labs)
* [GitHub](https://github.com/0glabs)

## Network parameters

| Chain ID              | Version                                                        |
| --------------------- | -------------------------------------------------------------- |
| zgtendermint\_16600-2 | [0.2.3](https://github.com/0glabs/0g-chain/releases/tag/0.2.3) |

## Chain Explorer

* <https://testnet.explorer.liveraven.net/zero-gravity>
* [Validator stats](https://testnet.explorer.liveraven.net/zero-gravity/staking/0gvaloper1dlng64erftk8qd00udr85xqu7ve3gxfa85rays)

{% tabs %}
{% tab title="Validator address" %}
{% code overflow="wrap" fullWidth="false" %}

```bash
0gvaloper1dlng64erftk8qd00udr85xqu7ve3gxfa85rays
```

{% endcode %}
{% endtab %}
{% endtabs %}


---

# 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://services.liveraven.net/cosmos-testnets/zero-gravity.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.
