# Disclaimers and Feedback

* Pearls are the non-transferrable reward within the Pearls program.
* For full transparency, Pearls are balances in a database linked to your wallet address (they are not on-chain tokens).
* The Toby Team reserves the right to introduce the exact mechanism for redeeming Pearls at the end of each season. This will depend on overall participation, the amount of SOL staked, and the size of the reward pool.
* If you have any questions, feedback, or need further assistance, please don’t hesitate to reach out to us in the Toby Community:
  * x.com/staketoby
  * discord.gg/toby
  * t.me/tobynetwork

<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/disclaimers-and-feedback.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.
