# Getting Started

Getting started with Pearls is as easy as 1, 2, 3:

**Step 1:**\
Connect your wallet. Toby supports multiple leading Solana wallets, such as Phantom, Solflare, Ledger, and others.

**Step 2:**\
Enter a referral code if you have one. (Skipped on Testnet, only available on Mainnet)\
Stake a minimum of 1 SOL (or more) to unlock the **Pearls** dashboard and gain access to all tasks.

**Step 3:**\
Complete tasks and earn **Pearls**. Unlock badges, climb the leaderboard, and increase your multiplier to earn even more **Pearls** for each task. Keep going and watch your Pearls grow!

<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/getting-started.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.
