# FAQ

### Why do I still get no earnings after running a node for a while?

If your node is running normally, but the earning is still zero after 24 hours, we recommend that you check the node status through the Titan network web console. If the node runs properly, you can contact us via [**Telegram**](https://t.me/titannet_dao) for help.

####

### When will Titan Chain be released publicly?

The Q2 of 2024

####

### When can I claim my rewards?

Reward claiming will be enabled after the public release of Titan Chain, and the specific date will be notified separately.

### Having a large amount of idle resources, How can I contribute to the Titan network?

If you have significant bandwidth resources or unused equipment, you can contact us by sending an email to *<mark style="color:purple;"><info@titannet.io></mark>*. We greatly appreciate your support and contributions.

####

### How can I maximize my reward earnings?

Your earnings are affected by multiple factors, including network conditions (such as NAT type and bandwidth), online duration, and disk space. You can log in to the Titan Network's Web console to check and optimize your resource configuration to increase your earnings.


---

# 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://titannet.gitbook.io/titan-network-en/huygens-testnet/about-huygens-testnet/faq.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.
