# Common Questions

### What can i do with WLOS tokens ?&#x20;

You can:

* Open packs to receive farmers with Power
* Stake tokens in pools for rewards or discounted packs
* Trade on Solana DEXs
* Compete in future PvP systems with heroes

***

### How do packs work ?&#x20;

Each pack contains a random farmer with different Power levels. The more Power your farmers have, the higher your yield share from the Farming Pool. Pack types:

* Common Pack
* Rare Pack
* Legendary Pack&#x20;

***

### How are farming rewards calculated ?&#x20;

Your total Power determines your share of the farming pool. Each week, the pool is distributed proportionally based on leaderboard rankings. Farmers with higher Power get a bigger slice.

***

### How does staking work ?&#x20;

Choose between 7, 30, or 90-day pools. Longer lock-ups get a higher % from the staking pool. At the end of the period, you can:

* Claim your WLOS
* Redeem for discounted packs

***

### Where do the rewards come from ?&#x20;

Rewards come from transaction fees:

* Each buy/sell includes a 10% tax
* 40% of this goes to the Farming Pool
* 40% goes to the Staking Pool
* 10% to dev/marketing
* 10% split for liquidity and burn

***

### Is the team doxxed ?&#x20;

Yes. The founder is privately doxxed to the Distribute Launchpad for transparency.

***

### Whats coming next ?&#x20;

* Launch of hero system
* Marketplace for trading farmers/heroes
* PvP battle mechanics
* Items system
* Full game loop and seasonal updates


---

# 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.wlos.dev/faq/common-questions.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.
