# Usage

The ZilSwap team is working hard on launching new features. Check out our [roadmap](/roadmap/zilswap-v2.md) to see what's in store. Meanwhile, here are ways you can make the most out of your ZWAPs:

* **Make your voice heard:** Use your ZWAPs to vote on ZilSwap's [governance](/zwap/what-is-voting.md) portal. Head here for more information;
* **Provide liquidity**: Provide liquidity by adding your ZWAP tokens into the ZWAP - ZIL liquidity pool (LP) and be rewarded with more ZWAPs;
* **Compound your gains**: Harvest and add your newly-earned ZWAPs back to the LP to earn even more ZWAPs;
* **Grow with ARKY**: 15% of all platform fees earned on [ARKY ](https://docs.zilswap.io/arky/about#exclusive-perks-for-zwap-and-the-bear-market-hodlers)will be donated to ZWAP holders & liquidity providers;
* **Access new liquidity offerings**: Participate and get first dibs on [ZILO](/how-to/zilo.md); and
* **HODL your** [**$ZWAP**](https://twitter.com/search?q=%24ZWAP\&src=cashtag_click): Just because you can :)&#x20;

More features will be released in the coming months and announced on our [Twitter](https://twitter.com/ZilSwap) page. Stay tuned!


---

# 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.zilswap.io/zwap/utilities.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.
