# HAVAH PLANET

Planets serve as 'Nodes' that maintain and manage the HAVAH network.&#x20;

Planet owners operate Planets and receive HAVAH coins (HVH) as rewards for operating Planets.

<figure><img src="/files/wsy1DT8TWHJwoBkv4SEN" alt=""><figcaption><p>HAVAH PLANET</p></figcaption></figure>

※ Planet NFT contract address: cx8000000000000000000000000000000000000000

## Key Roles of Planets

1. **Interchain Message Relay**

In order to exchange digital assets or data between the HAVAH network and other networks, a separate node called a Planet is required to relay interchain messages between the two chains.&#x20;

Planets monitor the source chain for messages and deliver them to the target network when necessary.&#x20;

Messages are delivered reliably and quickly through multiple distributed Planets relaying interchain messages.

2. **NFT Source Repository**

A Planet provides storage for NFTs from different networks, allowing them to be decentralized and stored when they are transferred between chains or when new NFT minting occurs.&#x20;

By distributing and storing more NFTs across multiple Planets, it becomes possible to process more data at lower costs and faster speeds.

3. **Governance**

Planet holders become participants in HAVAH's major decision-making process and form HAVAH's governance body.&#x20;

Have any thoughts on HAVAH's future? Let your voice be heard by owning a Planet.

{% content-ref url="/pages/21m1YohyQvEbOZE5Dv5g" %}
[GOVERNANCE](/havah/governance/governance.md)
{% endcontent-ref %}

4. **Rewards for Planet Operations**

Planet operators receive a reward for operating Planets.&#x20;

During the first year, a total of 4.3 million HVH tokens will be distributed daily.&#x20;

The amount of daily distributed tokens will decrease by 30% each year.&#x20;

{% hint style="success" %}
Daily reward per Planet in the first year = 4.3 million HVHs / the number of Planets in operation.
{% endhint %}


---

# 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://docs.havah.io/havah/token-economy/havah-planet.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.
