# Initia

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

## About

Initia mission is to redefine the multi-chain network experience from the ground up. By seamlessly integrating architecture, product, and economic systems, Initia offers a holistic solution that transforms how networks operate, feel, and interact. This is why we call Initia a network for interwoven rollups.

## Project links

* [Web](https://initia.xyz/)
* [Discord](https://discord.gg/initia)
* [Twitter](https://twitter.com/initiaFDN)
* [GitHub](https://github.com/initia-labs)

## Network parameters

| Chain ID     | Version                                                               |
| ------------ | --------------------------------------------------------------------- |
| initiation-1 | [v0.2.14](https://github.com/initia-labs/initia/releases/tag/v0.2.14) |

## Chain Explorer

* <https://testnet.explorer.liveraven.net/initia>
* [Validator stats](https://testnet.explorer.liveraven.net/initia/staking/initvaloper1lc05quxdqkzjc672l0zdlhcrulpltz2vxvrwcg)

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

```bash
initvaloper1lc05quxdqkzjc672l0zdlhcrulpltz2vxvrwcg
```

{% 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/initia.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.
