> For the complete documentation index, see [llms.txt](https://phemex.gitbook.io/phemex-web3-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phemex.gitbook.io/phemex-web3-whitepaper/incentives/trading-rewards/xpt-pre-mining/api-users-special-offer.md).

# API Users Special Offer

We encourage all interested parties to participate in the xPT pre-mining event, including API and institutional users. Therefore API traders are welcome to join pre-mining and will be rewarded with xPT for providing liquidity and trading, just like regular users would. Furthermore, API traders are eligible to receive as much as 10,000 xPT rewards per day based on trading volume.&#x20;

The xPT Pre-Mining event features a special offer to API clients.&#x20;

For API traders, xPT rewards are calculated per the following formula:

<figure><img src="/files/B4gZT5aBnFW40zzAiYjH" alt=""><figcaption><p>Effective contracts are BTC-, ETH-, and USDT-margined excluding GOLD/USDT</p></figcaption></figure>

As mentioned, API clients can obtain up to 10,000 xPT on daily basis depending on their taker trading volume.&#x20;

API trading volume isn't counted for the Boost Factor Leaderboard and if any API trading account is caught trying to conceal their API trading activity as non-API trading, the account's xPT rewards will cease.

Note: Due to the popularity and efficiency of xPT Pre-mining event, xPT rewards for API users will also be reduced just like for regular users, as the pre-mining event heads into Stage 4.&#x20;


---

# 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://phemex.gitbook.io/phemex-web3-whitepaper/incentives/trading-rewards/xpt-pre-mining/api-users-special-offer.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.
