> For the complete documentation index, see [llms.txt](https://gitbook.bitopex.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gitbook.bitopex.io/bpx-token/introduction.md).

# Introduction

BitOpex aims continuously innovate and add new features and utility to its native token, BPX.&#x20;

The BitOpex Token (BPX) is a critical part of our ecosystem. Serving as a utility token within our platform, BPX offers various benefits to its holders.

### Fee Reduction and Access to Referral Levels

BPX holders can enjoy reductions in transaction fees, a substantial advantage for frequent traders on our platform.&#x20;

Additionally, staking BPX provides holders with access to all eight levels of our referral program, enhancing the earning potential from their affiliate activities.

### Future Functions: Gamification & Platform Features

We envision a more prominent role for the BPX token in the future. We plan to introduce gamification features, where the token can be used to unlock additional features within the platform. This initiative would not only create a more engaging user experience but also enhance the token's utility and value within our ecosystem.

Additionally, we plan to launch options on our own BPX token. These BPX options would provide a powerful instrument to attract big investors, simultaneously expanding the utility of the token and attracting liquidity to our platform.

Other future plans of the token includes, the buying and selling referral structures, playing games, and more. These innovative features will increase the attractiveness of the platform and the demand for the token.


---

# 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://gitbook.bitopex.io/bpx-token/introduction.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.
