# $SYNTH Token

The SYNTH Token is the native digital asset of the SynthOS ecosystem. It is designed to power all robotic and agent-driven economic activity while ensuring security, fair rewards, and long-term sustainability. Its design combines utility, incentive alignment, and deflationary mechanics to create a robust economic backbone for decentralized robotics and AI.

***

### Token Use Case

| **Utility**         | Gas for machine-to-machine transactions, payments in SynthOS Marketplace |
| ------------------- | ------------------------------------------------------------------------ |
| **Staking**         | Security collateral, governance voting, slashing protection              |
| **Revenue Sharing** | Real-time distribution of robotic and AI fees via ERC-8004 contracts     |

***

### Token Details

Contract Address : 0xa4774a7043d2Ae2959001DB83db6F867063A1D5c

| Token Name      | SynthOS         |                                                                                   |
| --------------- | --------------- | --------------------------------------------------------------------------------- |
| Token Symbol    | $SYNTH          |                                                                                   |
| Network         | Ethereum Mainet |                                                                                   |
| Total Supply    | 100,000,000     |                                                                                   |
| Transaction Tax | 4% Buy Tax      | <ul><li>2% for Revenue System</li><li>2% for Development Program</li></ul>        |
|                 | 4% Sell Tax     | <p></p><ul><li>2% for Revenue System</li><li>2% for Development Program</li></ul> |

## Synth Token Supply Distribution

**Total Supply:** 100,000,000 SYNTH

| Allocation | Percentage | Tokens (SYNTH) | Description                                                                |
| ---------- | ---------- | -------------- | -------------------------------------------------------------------------- |
| Liquidity  | 85%        | 85,000,000     | Ensures deep liquidity on decentralized exchanges for stable trading.      |
| Revenue    | 7%         | 7,000,000      | Allocated to sustain operations, ecosystem rewards, and protocol revenues. |
| Marketing  | 5%         | 5,000,000      | Dedicated to awareness campaigns, partnerships, and community growth.      |
| Team       | 3%         | 3,000,000      | Reserved for the core contributors and long-term development incentives.   |

***

**Note:** The allocation strategy prioritizes liquidity to strengthen market stability, while reserving portions for marketing, team incentives, and ongoing revenue generation.


---

# 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.synthos.link/usdsynth-token.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.
