# What is the Life Node?

**Life Nodes** will be reached when players live to certain ages in the game, where players will have 3 options: **\[End Life and Claim Rewards], \[Continue Your Life] and \[Mint Life Node Card].** If players can’t make choice in 300 seconds, the REBORN system will make the choice for players to **\[Continue Life]**.

<div align="left"><img src="/files/6gOkCeh64rkeiOLsFHsw" alt=""></div>

### **\[End Life and Claim Rewards]**

If players choose this option, they will get the NT reward from the prize pool with the claim rate corresponding to this **Life Node** and have an opportunity to obtain a random **Talent Card**. Players cannot mint **Life Node Card NFT** with this option.

### **\[Continue Your Life]**

If players choose this option, they can **continue the game** directly or **continue the game** **after adding the Talent Card they have.**

### **\[Mint Life Node Card]**

If player choose this option, they will get a **Life Node Card**, **but no Talent Card or NT rewards**. The Life Node Card is NFT and can be freely traded in NFT Master.


---

# 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.nextype.finance/reborn/tutorials-for-beginners/what-is-the-life-node.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.
