# TOBY Token

- [Tokenomics & Allocation](https://learn.toby.foundation/toby-token/tokenomics.md): $TOBY token supply, allocation, utility, and distribution design for Solana's OpenMEV network.
- [Public Sale Guide](https://learn.toby.foundation/toby-token/public-sale-guide.md): Everything you need to participate in the $TOBY public sale. Step-by-step instructions, timeline, allocation priority, and community rewards.
- [Pearls Rewards](https://learn.toby.foundation/toby-token/pearls.md): Toby's daily reward system for stakers. Earn points that unlock priority allocation in the $TOBY public sale and future ecosystem benefits.
- [Referral Program](https://learn.toby.foundation/toby-token/referral-program.md): Earn Pearls by referring friends to the $TOBY public sale. Two-layer reward chain: 10% on direct referrals, 2% on their referrals. All rewards draw from a shared 2% token pool.
- [Affiliate Program](https://learn.toby.foundation/toby-token/affiliate-program.md): 3x referral rewards for communities, projects, and foundations. No deposit required to claim. Application-based, limited spots.
- [Staking Guide (Phase-1)](https://learn.toby.foundation/toby-token/staking-guide.md): Step-by-step guide to staking SOL on Toby, earning genSOL, and accumulating staking yield, MEV rewards, and Pearls.


---

# 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/toby-token.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.
