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

# Introduction to FutureX

FutureX is a next-generation liquid staking platform on BNB, allowing BNB users to earn boosted staking rewards through FutureX dual program staking token model.

FutureX offers boosted liquid staking, whereby FutureX yield bearing staked asset provides staking yields as the base layer yield with additional boosted rewards accrued on top of it.

***

### Core Features

* **Liquid Staking:** Stake FTC and receive extra FTC tokens
* **Composability:** Use FTC tokens across the DeFi ecosystem
* **Security:** Audited smart contracts and robust security measures

***

### Official Links

* **Website:** [https://futurexcoin.com](https://futurexcoin.com/)
* **Contract:** 0x9ced76afd79dd6c4c843ca34539ec2a87c241f58
* **Email:** <support@futurexcoin.com>


---

# 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:

```
GET https://futurex.gitbook.io/docs/introduction-to-futurex.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.
