# Core Features

#### 1. Customizable Transaction Tax

Define your token’s tax structure freely. Glow supports:

* **Separate buy and sell tax rates**
* **Flexible tax percentages** (0% — 10%)
* **Tax destination configuration** — direct to treasury, liquidity, burn, or rewards

No custom coding. Just set and launch.

#### 2. One-Click Deployment

Launch a fully functional Meme coin in minutes:

* No programming required
* Simple form-based configuration
* Deploy directly on Solana with a single transaction

From idea to mainnet — faster than ever.

#### 3. On-Chain Smart Distribution

Every transaction tax is automatically distributed on-chain:

* **Fully transparent** — all allocations are publicly verifiable
* **100% automated** — no manual intervention
* **Trustless execution** — rules are enforced by smart contracts

Devs focus on community and marketing. Glow handles the infrastructure.


---

# 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/introduction/core-features.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.
