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

# MVP Roadmap

#### **MVP Roadmap: Charting the Course of Tyrion’s Evolution**

***

#### **Stage 1: Initial Engagement**

* **Beta Testing:** Execute beta tests with initial communities to gather insightful feedback.
* **Enhancements:** Engage in rigorous bug fixing and enhance features for optimal performance.

***

#### **Stage 2: Expansion and Integration**

* **Platform Support:** Roll out support for wider platforms including Twitter, YouTube, and more.
* **Community Engagement:** Onboard more communities and advertisers, enhancing the ecosystem's diversity.

***

#### **Stage 3: Partnerships and Payment Flexibility**

* **Key Partners Onboarding:** Introduce and integrate key partners to augment the platform’s capabilities.
* **Payment Options:** Introduce the ability to pay with ETH, offering more transaction flexibility to users.

***

#### **Stage 4: Introducing Staking**

* **Staking Launch:** Each publisher will feature their own staking pool, enabling $TYRION holders to augment their earnings.
* **Enhanced Earnings:** With strategic staking, APY can potentially skyrocket, exceeding 200% based on pool and publisher performance.
* **Publisher Boost:** Staking not only benefits holders but elevates the publisher’s stature, potentially drawing in more ad revenue.

***

#### **Stage 5: Referral Program Kick-off**

* **Program Launch:** Rollout of the referral program enabling users to earn commissions by promoting Tyrion.
* **Enhanced Engagement:** Foster an environment where the community actively participates in expanding the user base.

***

#### **Beyond: Technological and Functional Enhancements**

* **Credit Card Payments:** Incorporate credit card payment options to enhance transaction ease.
* **Automated Posting:** Introduction of a Twitter bot for streamlined and automated ad postings.
* **BASE Chain Integration:** Transition to the BASE Chain for enhanced performance and functionality.
* **On-chain Dynamics:** Implement on-chain moderation and publisher scoring for heightened transparency and accountability.
* **Smart Contract Upgrades:** Continuous updates and audits to ensure security and efficiency.

***

**Note:** This roadmap is subject to adapt and evolve, ensuring Tyrion’s growth is responsive, dynamic, and aligned with our community’s needs and expectations.


---

# 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://docs.tyrion.finance/mvp-beta-stage-1/mvp-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.
