# Use Cases

Glow's flexible framework supports a diverse range of token applications and economic models:

•Meme coins with buyback mechanisms: Implement a portion of transaction taxes to automatically buy back and burn tokens, creating a deflationary effect.

•Reward-bearing tokens: Design tokens that automatically redistribute a percentage of transaction taxes to existing holders, incentivizing long-term investment.

•Community treasury tokens: Allocate tax proceeds to a community-controlled treasury or a marketing wallet, funding project development and initiatives.

•Experimental tax models: Explore innovative tokenomics such as dynamic tax rates that adjust based on trading volume, or time-based adjustments to encourage specific holder behaviors.


---

# 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://glowfun.gitbook.io/glowdotfun/getting-started/use-cases.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.
