# Taxes

## Taxes

At Wally we have a 3% tax on both buys and sells, we will use those taxes the following way:

* **1% Liquidity:** Increasing our liquidity pool and keep growing our liquidity pool.
* **1% Marketing:** 1% will be used for marketing purposes. Making sure more investors will find Wally.
* **1% Development:** Supporting ongoing development and improvement of the Wally ecosystem.

These taxes play a vital role in maintaining the health and growth of the Wally project, ensuring long-term success and sustainability.


---

# 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://wally-1.gitbook.io/where-is-wally/tokenomics/taxes.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.
