> For the complete documentation index, see [llms.txt](https://docs.promptale.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.promptale.io/promptale-generator/generators-sales-information/what-is-sl.md).

# What is SL?

## So... **How do you get or be qualified for SL?**

<figure><img src="/files/yk2ehp9Kh2rKlaMUiLL5" alt=""><figcaption></figcaption></figure>

1. Visit: <https://tp.promptale.io/mypage.html>
2. Ensure your EVM wallet network is set to ZKsync.
3. Click on **\[Claim Your Rewards]**.
4. Your EVM wallet address is Special-Listed!

**SL (Special List)** is PrompTale’s exclusive membership, offering a variety of benefits aligned with the key milestones in PrompTale’s roadmap. Simply put, it’s our **whitelist**.

## You can receive or get SL in other methods such as;

1️⃣ **Wallets that have been highly active within PrompTale or the EVM ecosystem may qualify for SL.**

🔗 [Check the full list here](https://docs.google.com/spreadsheets/d/1SJrd-U1d4gLde1dZfUPbkmYp9NvH2Ks9uPSw7sZJ7XI/edit?usp=sharing)

The sheet contains over 300 SL qualification criteria. Wallets meeting these criteria within the snapshot period have been granted SL.

**Snapshot Period:** October 30 – November 4 (6 days total).

2️⃣ **Lucky Owl EGG in the Money Toon App**\
SL can be obtained through the **Lucky Owl EGG** feature in the [**Money Toon**](https://t.me/moneytoon_bot/myApp?startapp=982359) app.

3️⃣ **Events and Giveaways**

* PrompTale "Family Projects"
* PrompTale "Partners"<br>

🧐 **Differences Between SL 1 and SL 2**

In the **Money Toon** app, there’s no distinction between **SL 1** and **SL 2**—both are unified as a single **SL**, offering the same fantastic range of benefits! 🎉✨

However, during the **Generator Sale Round**, **SL 1** holders unlock even more advantages, including:

* 💸 **Greater Discounts**
* 🎁 **Additional Participation Benefits**

Don’t miss out on these exclusive perks! Upgrade your SL status and maximize your rewards during the Generator Sale Round! 🚀🔥

### 🔎**How to Check SL Ownership?** <a href="#d2ca" id="d2ca"></a>

When you access the **MONEY TOON** app, there is a section where you can enter your wallet address. By entering your wallet address, you can verify whether you hold an SL.

<figure><img src="/files/IkerDwMjNNwO5qPkVvhr" alt=""><figcaption><p>1️⃣ Open the <strong>MONEY TOON</strong> app.</p></figcaption></figure>

<figure><img src="/files/zivTMzErDaiKNg1X0ijb" alt=""><figcaption><p>2️⃣ Enter your wallet address in the designated section.</p></figcaption></figure>

* If your wallet **doesn’t hold an SL**, you’ll still enjoy general benefits.
* If your wallet **holds an SL**, you’ll unlock **exclusive SL benefits**! 🎊✨

Check now and discover what’s waiting for you! 🚀


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.promptale.io/promptale-generator/generators-sales-information/what-is-sl.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
