> For the complete documentation index, see [llms.txt](https://protocol-x.gitbook.io/ptxcrypto/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://protocol-x.gitbook.io/ptxcrypto/ecosystem/protocol-x-native-token-usdptx/tokenomics.md).

# Tokenomics

{% hint style="info" %}

* Tokenomics of Protocol X ProtocolX will have a 100,000,000 capped token supply.&#x20;
* &#x20;(The Contract does not sell <mark style="color:purple;">**ANY**</mark> buy fees hence the dual reflections).
  {% endhint %}

{% hint style="success" %} <mark style="color:purple;">**Buy Fees: 4%**</mark> \
2% to Vault (PTX Rewards)\
2% to Burn
{% endhint %}

{% hint style="danger" %} <mark style="color:purple;">**Sell Fees: 8%**</mark> \
4% to Vault (PUSD Rewards)\
4% to Burn
{% endhint %}

{% hint style="info" %}
*To purchase PTX, please ensure you use  6% / 10% in regard to slippage when purchasing.*
{% endhint %}

{% embed url="<https://pancakeswap.finance/swap?outputCurrency=0x988ce53ca8d210430d4a9af0DF4b7dD107A50Db6>" %}
Trade PTX here!
{% endembed %}

Keeping the token and protocol growing and allowing the token to have positive price action pressure is very important to the long-term demand aspects of the protocol. Protocol X will solve this potential inflationary conflict via multiple means:

* Buy/Sale fees that support the token and protocol&#x20;
* Deflationary mechanics with real volume-based rewards
* No Ponzinomics
* Trading Bot Sustainability Mechanism & Real User trading
* Integrating Protocol X into a bigger system will promote multiple demand windows over time&#x20;
* Investments involving DeFi and real-world strategies.


---

# 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://protocol-x.gitbook.io/ptxcrypto/ecosystem/protocol-x-native-token-usdptx/tokenomics.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.
