# Pitfalls to Avoid

* Excessively complex token designs without robust documentation and intuitive UX.
* Excessive initial supply or overly aggressive inflation schedules.
* Insufficient token utility, leading to dependency on speculation.
* Misaligned incentives resulting in stakeholder conflicts.
* Poor liquidity planning: Liquidity is perhaps the most crucial foundational element in effective tokenomics. Clear, strategic liquidity planning is essential to maintain market confidence, stability, and token value over the long term. Neglecting liquidity management can increase volatility, erode community trust, and undermine overall project sustainability.

By understanding and implementing these foundational principles, projects can significantly enhance their prospects for long-term success and ecosystem resilience.


---

# 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://playbook.tokenise.tech/module-1-tokenomics-foundations/pitfalls-to-avoid.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.
