> For the complete documentation index, see [llms.txt](https://docs.verychat.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.verychat.io/notice/ended-win-a-node.md).

# (ended) Win a Node!

🚀 **Invite friends and win a Node!** 🚀

Hello, Verychat community!

We’re excited to share more details about how some of the Nodes will be distributed through community events. This event is part of our effort to reward active community members and grow the Verychat ecosystem. By inviting new users and helping them start mining, you’re directly contributing to the success of Verychat!

***

**⚡️Details:**&#x20;

1️⃣ **100 Nodes** – For users who joined Verychat ***on or after*** October 25th and invited at least 1 friend:

**▪️Eligibility:** If you joined Verychat on or after October 25th, invited at least 1 user, and your invitees start mining, you will be eligible to enter the draw for a Node. \
\
\&#xNAN;**▪️Key Condition:** The invitee must begin mining to ensure your eligibility for the reward. \
\
\&#xNAN;**▪️Selection:** The winners will be selected at random from eligible participants. <br>

2️⃣ **200 Nodes** – For users who joined Verychat ***before*** October 25th and invited at least 1 friend:

▪️**Eligibility:** If you joined Verychat before October 25th, invited at least 1 user, and your invitees have started mining, you qualify for a chance to win a Node.\
\
▪️**Key Condition:** Your invitees must have successfully mined at least once to be eligible for this reward.\
\
▪️**Selection:** The winners will be selected at random from eligible participants.

📅 **Duration:** These events run from October 25, 00:00 to November 25, 00:00 (UTC+9). \*Winners will be announced after the event is over, with Node distribution starting December 1st.

***

This is your chance to grow the Verychat community while earning valuable Nodes! Winners will be selected at random, so make sure your invitees are mining to get your chances!

Stay tuned for more updates and good luck!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.verychat.io/notice/ended-win-a-node.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
