# Introduction

### What is the Tokenomics Widget?

The Tokenomics Widget is a simple, embeddable component that displays your project's tokenomics audit results directly on your website. It shows visitors your tokenomics rating, grade, and detailed metrics in an interactive, professional format.

### Who is it for?

* **Crypto Platforms** - Integrate tokenomics data into your exchange, wallet, or investment platform.
* **Venture Capitals** - Enhance your due diligence tools with tokenomics audit data.
* **Web3 Laucnhpads** - Provide tokenomics data of upcoming IDO investments.
* **Individual Projects** - Provide the results of your tokenomics audit to your community.

### Key Benefits

✅ **Instant Credibility** - Display the tokenomics audit  widget of your\
✅ **Zero Maintenance** - Widget updates automatically when your audit data changes.\
✅ **One-Line Integration** - Add to any website with a single HTML tag.

### Visual Preview

#### Compact View

<div align="left"><figure><img src="https://1559008439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCDbd2mmBpsB1AmUmIBke%2Fuploads%2FcqHb7fjNvBjvCEHh1gdi%2Fimage.png?alt=media&#x26;token=2a4eaa6c-0100-4e37-accd-86daafd4bd2e" alt=""><figcaption><p>Compact badge showing your audit status.</p></figcaption></figure></div>

#### Expanded View (On Hover)

<div align="left"><figure><img src="https://1559008439-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FCDbd2mmBpsB1AmUmIBke%2Fuploads%2FWHizLewhHJtaA63rK4Pn%2Fimage.png?alt=media&#x26;token=91b380d3-f466-4ad8-b449-eea03f96c122" alt=""><figcaption><p>Expanded widget showing audit results.</p></figcaption></figure></div>

Reveals detailed metrics including:

* **Overall Rating** - Score out of 100 with letter grade rating (D to AAA)
* **Rank & Percentile** - Your position among all audited projects
* **Six Core Tokenomics Verticals:**
  * Distribution Fairness - How fairly tokens are allocated across stakeholders
  * Economic Policies - Token inflation, supply controls, and monetary design
  * Investor Conditions - Balance and fairness of different investment rounds
  * Valuation - Project pricing compared to competitors and market
  * Listing Liquidity - Exchange strategy and liquidity provision
  * Utility & Value Flow - Token's value creation, capture, and accrual

Each metric receives a score from 0-100, with higher scores indicating better tokenomics design.


---

# 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://docs.tokenomics.com/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.
