> For the complete documentation index, see [llms.txt](https://superb-1.gitbook.io/superb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://superb-1.gitbook.io/superb/hide-folders-old/getting-started-with-cbt-2/check-in-event.md).

# Check-In Event

We are running an in-game Check-In event during this Closed Beta Play Test. Players will be able to claim Gold & Check-In Point(USDC)/NSB everyday. \
\
Please check out our [Medium](https://medium.com/superbofficial/introducing-nsb-superbs-soul-bound-token-e26fd98400d9) for more detail on what NSB is.

<table data-view="cards"><thead><tr><th align="center"></th><th></th><th></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Gold</td><td></td><td></td><td><a href="/files/kS1Ir2AXavuHGDhR5gES">/files/kS1Ir2AXavuHGDhR5gES</a></td></tr><tr><td align="center">NSB</td><td></td><td></td><td><a href="/files/HaMpK8gfrKFOiwWCm5o8">/files/HaMpK8gfrKFOiwWCm5o8</a></td></tr><tr><td align="center">Check-In Point (USDC)</td><td></td><td></td><td><a href="/files/eIwH3GcnIQH24e7AsqOq">/files/eIwH3GcnIQH24e7AsqOq</a></td></tr></tbody></table>

&#x20;**How it works**

The event tracks how many days a player has logged in to determine which day’s reward can be claimed. For example, if you’ve logged in for 6 days, the Day 6 reward becomes available.&#x20;

Each day you log in, you’ll receive:

1. **Default**: Gold
2. **Bonus**: NSB or Check-In Point(USDC)

⚠️ **Check-In Points are in-game rewards** — they are **not USDC themselves**, but can **later be exchanged for USDC** through a dedicated claiming process.

<figure><img src="/files/Mg8bGHuqLLn0b9mnOw72" alt=""><figcaption></figcaption></figure>

The amount of rewards increases with each day you check in, so be sure to log in daily to maximize your gains.\
\
And don’t miss out — there’s a **special bonus reward** if you check in for **8 days**!

<figure><img src="/files/mxzDBE3WFaNKfznTfJmV" alt=""><figcaption></figcaption></figure>

The Check-In screen will automatically appear when you start the game and have a reward to claim, so you won’t miss a thing!


---

# 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://superb-1.gitbook.io/superb/hide-folders-old/getting-started-with-cbt-2/check-in-event.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.
