# Warlords Of Solana Docs

## Warlords of Solana

- [Introduction to WLOS](https://docs.wlos.dev/introduction/introduction-to-wlos.md): WLOS (Warlords of Solana) is the foundation of a futuristic, community-driven rewards ecosystem built on the Solana blockchain.
- [Vision & Core Values](https://docs.wlos.dev/introduction/vision-and-core-values.md): To build the most immersive, community-driven Web3 gaming and rewards ecosystem on Solana — where users don’t just play, but earn, own, and grow within a self-sustaining digital economy.
- [Token Allocation](https://docs.wlos.dev/tokenomics/token-allocation.md): A breakdown of the total WLOS supply and how it’s strategically distributed across ecosystem needs.
- [Buy & Sell Taxes](https://docs.wlos.dev/buy-and-sell-taxes.md)
- [Pack Purchase Splits](https://docs.wlos.dev/pack-purchase-splits.md): When users purchase packs (Common, Rare, Legendary) to obtain Farmers, the WLOS used for purchases is split strategically to strengthen the ecosystem and reward the community.
- [Farmers & Yield](https://docs.wlos.dev/ecosystem/farmers-and-yield.md): In the WLOS ecosystem, Farmers are the backbone of your passive income. Every Farmer possesses a unique Power Rating, which directly influences the share of yield each holder receives from the Farming
- [Staking Pools](https://docs.wlos.dev/staking-pools.md): WLOS offers a multi-tiered staking system that rewards long-term holders while enhancing the sustainability of the ecosystem. Users can choose between flexible staking durations and enjoy the power of
- [Past Milestones](https://docs.wlos.dev/roadmap/past-milestones.md): WLOS has come a long way in a short amount of time. Built by a dedicated developer with a clear vision, the project has achieved impressive progress across all fronts.
- [Upcoming Features](https://docs.wlos.dev/roadmap/upcoming-features.md): The WLOS ecosystem is designed to evolve. Following the token launch and Pre-Game Phase, the next chapters will unlock new layers of gameplay, strategy, and rewards.
- [Wallets Overview](https://docs.wlos.dev/transparency/wallets-overview.md): At WLOS, transparency isn’t just a feature — it’s a core value. From token allocations to treasury usage, we ensure the community always stays informed and protected.
- [Founder and Creator](https://docs.wlos.dev/founder-and-creator.md): WLOS is the result of one developer’s vision to create a unique, fair, and community-driven reward ecosystem on Solana.
- [Common Questions](https://docs.wlos.dev/faq/common-questions.md): What is $WLOS?  WLOS is the native token of the Warlords of Solana ecosystem — powering pack openings, farmer rewards, staking pools, and future game features.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.wlos.dev/introduction/introduction-to-wlos.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.
