# Current users

> Current users engage with Krystal day and night, testing our latest features and providing real-time feedback. This continuous interaction is invaluable for refining our product and processes, making current users a crucial factor in Krystal's journey toward achieving product-market fit.

### **Eligibility:**

All wallets which interact with Krystal through social tasks or transaction tasks listed on Krystal Point System page since March 25th, 2024 will be rewarded with Krystal Points

<figure><img src="https://github.com/KrystalDeFi/docs-gitbook/blob/main/docs/liquidity-farming/.gitbook/assets/image%20(80).png" alt=""><figcaption></figcaption></figure>

### **Mechanism:**

You can collect points by doing the following tasks:

<table><thead><tr><th width="170">Task</th><th width="126">Krystals</th><th>Comment</th></tr></thead><tbody><tr><td>Claim Fees</td><td>100,000/$1</td><td>Earn 100,000 Krystals per $1 fee claimed from positions opened on Krystal. Note that closing a position manually or through Zap Out automatically claims the fee and earns point rewards.</td></tr><tr><td>Zap Out</td><td>100/$1</td><td>Earn 100 Krystals per $1 zapped out volume</td></tr><tr><td>Compound</td><td>100/$1</td><td>Earn 100 Krystals per $1 compounded volume</td></tr><tr><td>Rebalance</td><td>100/$1</td><td>Earn 100 Krystals per $1 rebalanced volume</td></tr><tr><td>Zap In</td><td>100/$1</td><td>Earn 100 Krystals per $1 zapped in volume</td></tr><tr><td>Swap</td><td>10/$1</td><td>Earn 10 Krystals per $1 swapped volume</td></tr><tr><td>Follow Krystal X</td><td>100</td><td>One-time reward</td></tr><tr><td>Weekly Quiz</td><td>100</td><td>Earn 100 Krystals by answering all questions correctly. You can retake the quiz if any answers are incorrect.</td></tr></tbody></table>


---

# 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/current-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.
