# Roadmap ( dont really need on docs)

2024 Q4:&#x20;

* Mainnet Launch
* Launch of Trump/Elon index

2025:&#x20;

* Advanced Order types:&#x20;
  * Limit Orders
  * Take-Profit & Stop-Loss
* Multi-Collateral:
  * Adding Plume tokens as collateral
* More Indices
  * Pop Culture: Markets based on artist popularity (e.g., Kanye, Taylor Swift) determined through social media sentiment, streaming data, ticket sales, and news presence.
  * Political Approval Ratings: Sentiment for politicians and political parties, leveraging polling data, news mentions, social media analysis, and approval ratings.
  * Societal Issues: Examples include US obesity rates, crime rates in major cities, and real wage comparisons across income brackets.
  * Brand Sentiment: Sentiment for companies or brands (e.g., Disney, Marvel, DC), based on social and mainstream media mentions, revenue and streaming data, and market share statistics.


---

# Agent Instructions: 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://docs.cultured.finance/overview/roadmap-dont-really-need-on-docs.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.
