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

# Roadmap

<figure><img src="/files/a3fJc2c2aPNuu2ip9bu0" alt=""><figcaption></figcaption></figure>

**Phase 1:**

* Develop and launch the official Leverage Protocol website
* Deploy and test testnet contract to ensure a secure and stable platform
* Launch the Leverage Protocol token (LEVX), with a focus on a fair and decentralized distribution
* Finalize and deploy the mainnet contract, ensuring full functionality and security

**Phase 2:**

* Release the staking contract, enabling LEVX token holders to earn passive income by holding and staking their tokens
* Unveil the platform's user interface and user experience design, ensuring a seamless and intuitive user experience for traders and lenders
* Launch on Arbitrum, providing users with fast and low-cost transactions on a Layer 2 scaling solution
* Launch the Leverage Protocol DAO, providing a decentralized governance structure for the platform

**Phase 3:**

* Execute large-scale influencer marketing campaigns, increasing awareness and adoption of Leverage Protocol among a wider audience
* Establish partnerships with other communities, expanding the reach and utility of the platform
* Launch Shibarium, providing users with a unique and innovative DeFi experience

**Phase 4:**

* Secure listings on Tier 3 centralized exchanges, increasing liquidity and accessibility for users
* Launch social media marketing campaigns, further increasing awareness and engagement with the Leverage Protocol community
* Release the LEVX private custodial wallet, providing users with the highest level of security for their assets and transactions.


---

# 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://leverage-protocol.gitbook.io/leverage-protocol/protocol-overview/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.
