> For the complete documentation index, see [llms.txt](https://docs.clickoptions.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clickoptions.ai/earn/token-utility-and-policy.md).

# Token Utility and Policy

CLICK is the proposed utility token of the ClickOptions ecosystem, designed for fee settlement, access tiers, contests and funded-trader qualification. The CLICK Tokenomics Paper is the canonical sour

CLICK is the proposed native **utility token** of the ClickOptions ecosystem. Its value case rests on product utility — not on buybacks, revenue sharing or supply reduction. CLICK is not designed to provide equity, debt, dividends, profit sharing or revenue sharing.

> The **CLICK Tokenomics Paper** is the sole authority for token supply, allocation, vesting, launch circulation, liquidity controls and governance. Where any figure here differs, that paper controls.

### Token Utility

**Targeted for TGE**

* **Fee settlement** — pay eligible platform commissions in CLICK for a disclosed discount.
* **Access tiers** — stake CLICK to unlock fee and access tiers.
* **Contests & funded-trader** — enter skill leaderboards, trading challenges and funded-trader qualification.

**Roadmap**

* **Vault-linked access** — optional benefits for qualifying ClickVault participation.
* **Professional tools** — selected advanced programmes and ecosystem integrations.
* **Scoped governance** — community rewards, grants and competition formats only.

### Trading Fee & CLICK Discount

* **Base commission:** `0.025%` (capped at 10% of premium).
* **CLICK discount:** eligible commissions settled in CLICK receive a **disclosed discount**. The discount schedule will be confirmed before listing. Fee tiers may improve net execution economics but do not guarantee profitable arbitrage.

### Economic Design

* **Rewards are funded from capped, disclosed token reserves — not from company or platform revenue.** Token rewards are a claim on those reserves, not on trading profits.
* **Fixed supply:** 1,000,000,000 CLICK.
* **Transaction-linked supply reduction (secondary mechanism):** a portion of CLICK used to pay eligible fees may be applied to an indicative allocation of **50% transaction-linked supply reduction / 30% treasury / 20% ecosystem**. This is a secondary mechanism, not the value case, and its economic cost is accounted for before retained revenue.
* **No treasury-funded automatic buyback.** There is no published buyback formula; any treasury-funded purchase would be discretionary and is excluded from the base-case model.
* The disclosed CLICK fee discount is deducted **before** commission revenue is recognised — headline gross fees are not treated as retained revenue.

### Governance Scope

Community participation is limited to **rewards, grants, competition formats and a defined community treasury**. Fees, risk limits, compliance, custody, listings, market-making controls and core platform operations remain under accountable company governance. Treasury and reserve wallets operate under multisignature controls, deployment limits and periodic reporting.

### Reporting & Transparency

* Treasury, liquidity, vesting and reserve wallet addresses are published before listing and reconcilable to the supply figures in the Tokenomics Paper.
* Supply, wallet concentration and reserve deployment are reported periodically.

> Full allocation, vesting, TGE circulation, liquidity structure, fee-payment mechanics and launch-readiness commitments live exclusively in the **CLICK Tokenomics Paper**.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.clickoptions.ai/earn/token-utility-and-policy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
