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

# Roadmap

![](/files/-MhIDYWhHjjR8uB4iRq1)

"Don't call it a roadmap"

Ok so it's not actually a roadmap: it's a to-do list, in no particular order, with no particular timeline. This is how we work: as fast as we can, on the things we can. Pivoting is a way of life.

**Full Site Rework**

* New homepage
* Personal dashboard
* Improved UX
* Faster site
* Mobile friendly
* New navigation system

**MEG Staking**

* **MEG Staking**
* **Core Pools**
* **Community Pools:** Host BSC community project Pools, support with 0.1-0.2x MEG farms

**Other products**

* **Voting (core feature)**
* **IFO (Initial Farm Offering):** Raise funds for your project in MEG-BNB LP tokens. After redeeming the LP tokens, the BNB is distributed to the project and the MEG is burned.
* **Analytics (core feature)**
* **Lending & Borrowing:** Lend and borrow BSC and LP tokens - MEG provides rate discount
* **Margin Trading:** Trade BSC tokens with leverage on-chain — periodic MEG buyback and burn
* **NFT Ecosystem:** Mint, trade, and more — all paid in MEG
  * First NFT round
* **NFT-based Gamification:** Complete tasks, level up etc. to earn NFTs — use MEG to mint
* **Binary Options**
* **Fixed-term Staking**
* **Customizable User Profile**

## Social Media Links

### Telegram - <https://t.me/MegaBSCFinance>

### Twitter - <https://twitter.com/bsc_mega>

### Facebook - <https://www.facebook.com/MegaBsc-106654941690338>

### Reddit - <https://www.reddit.com/user/MEGABSC>

### Medium - <https://medium.com/@megabsc.finance>

### YouTube - <https://www.youtube.com/channel/UCLIXVyrOA_JeuYiOVI_pvig>

### GitHub - <https://github.com/megabsc>

### BitcoinTalk - <https://bitcointalk.org/index.php?action=profile;u=3354307>


---

# 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://megabsc-finance.gitbook.io/megabsc/roadmap.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.
