# Legacy users

> **Legacy users were Krystal supporters from the beginning, as we developed Krystal into a superwallet. Many of our current products and features, such as the Krystal App on Android & iOS, the Krystal DEX Aggregator powering our Swap, Zap, Compound, and Rebalance features, Token Approvals, and Token Transfer, originated from that period.**\\
>
> **With the support of our legacy users during the superwallet development, we were able to identify and commit to serving an underserved group of users: Liquidity Providers.**

### **Eligibility:**

Any wallets that had interacted with Krystal smart contract before January 1st, 2024 are eligible for Legacy Users points

### **Mechanism:**

1. All eligible wallets will be marked as "Legacy Users: Yes" when hovering over the tooltip on "Your Krystal Balance"\\

   <figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(77).png" alt=""><figcaption></figcaption></figure>
2. There is a fixed token allocation dedicated to legacy users, which remains unaffected by the number of points they earn
3. To filter out bots and reward genuine legacy users, we will only airdrop tokens to legacy wallets that have accumulated at least 10,000 points by the end of the Krystal Points program


---

# 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://docs.krystal.app/products/others/point-system/legacy-users.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.
