# How to Earn Pearls?

Before diving in, here are a few key things to know about Pearls:

* For full transparency, Pearls are off-chain data linked to your wallet address (they’re not on-chain tokens).
* Pearls are non-transferable.
* At the end of each season, you can convert your Pearls into ████.

**There are three main ways to earn Pearls:**

1. Complete on-chain and off-chain tasks
2. Refer a friend (or more!)

**Pearls Calculation Formula**\
Your Pearl earnings are calculated as follows:

Pearls earned = Tasks × Duration x Multiplier

Keep reading to learn more about what a Multiplier is and how it works.

<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/how-to-earn-pearls.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.
