# Off-chain Tasks

1. **Daily Check-In**

   * To help you stay engaged with Pearls, this task includes a “Daily Check-In” button that allows you to earn future token points every day.
   * You can complete this task once every 24 hours to build your streak. A daily timer will show when you can check in next, along with your current streak count.
   * As your streak grows, you’ll unlock █████ ██████ .

2. **Daily Question of the Day**

   * This task is all about learning and having fun together. Each day, you’ll answer a multiple-choice question about Solana, crypto, the Otter Network, and more.
   * You have one chance each day to answer correctly and earn Pearls.
   * If you answer incorrectly, no worries—you can try again with the next question.

3. **Getting to Know Pearls**\
   This set of tasks is designed to onboard new members into the Toby community, guiding you to the right sources of information about Pearls and Liquid Staking on Solana.\
   Pearls will be granted for completing each of the tasks in this section.\
   Tasks include:
   * Follow Toby Network on [X ](https://x.com/StakeToby)(formerly Twitter)
   * Join the Toby Network [Discord](https://discord.com/invite/toby) and get the **Pearls** role
   * Join the Toby Network [Telegram](https://t.me/tobynetwork) chat
   * Visit the Toby Network dApp
   * Visit the Toby Network [website](https://toby.foundation/)
   * Visit the Toby Network [blog](https://learn.toby.foundation/)

<br>


---

# 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://learn.toby.foundation/guides/testnet-guide/pearls-details/what-are-the-tasks/off-chain-tasks.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.
