# Glowdotfun

## Untitled

- [Introduction](https://glowfun.gitbook.io/glowdotfun/introduction.md)
- [Why Glow](https://glowfun.gitbook.io/glowdotfun/introduction/why-glow.md)
- [Core Features](https://glowfun.gitbook.io/glowdotfun/introduction/core-features.md)
- [Tax Distribution](https://glowfun.gitbook.io/glowdotfun/introduction/tax-distribution.md)
- [Bonding Curve and Liquidity Migration](https://glowfun.gitbook.io/glowdotfun/introduction/bonding-curve-and-liquidity-migration.md)
- [Fee Structure](https://glowfun.gitbook.io/glowdotfun/introduction/fee-structure.md)
- [Getting Started](https://glowfun.gitbook.io/glowdotfun/getting-started.md): Visit glow.fun to launch your first tax-native Memecoin on Solana.
- [Steps](https://glowfun.gitbook.io/glowdotfun/getting-started/steps.md)
- [Buying and Selling Glow Tokens](https://glowfun.gitbook.io/glowdotfun/getting-started/buying-and-selling-glow-tokens.md)
- [Use Cases](https://glowfun.gitbook.io/glowdotfun/getting-started/use-cases.md)
- [Terms of Service](https://glowfun.gitbook.io/glowdotfun/terms-of-service.md)
- [Privacy Policy](https://glowfun.gitbook.io/glowdotfun/privacy-policy.md)


---

# 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://glowfun.gitbook.io/glowdotfun/introduction.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.
