> For the complete documentation index, see [llms.txt](https://docs.bidds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bidds.com/bidds/roadmap-and-future-plan.md).

# Roadmap and Future Plan

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

## Upcoming Features

* Cross-Chain Communication through IBC: We're excited about enabling users to buy NFTs with any asset from any Cosmos-based chain, directly on Bidds. This means no more hassling with asset bridging to your Coreum wallet – a big step in making NFT trading more fluid and accessible.
* Real-Time Data in the Marketplace: Say goodbye to constant page refreshing. We're enhancing our marketplace to show live updates. Every NFT listing, price change, or sale will be updated in real time, creating a more dynamic and responsive user experience.
* Making OXP More Accessible: As previously mentioned, our focus is on getting OXP listed on major exchanges. We aim to create convenient ways for people to trade and use OXP, enhancing its utility and presence in the market.

## Long-Term Goals

* Integrating Additional Cosmos Chains: Our vision includes integrating more chains within the Cosmos network into Bidds, but only if it aligns with our goal to be the number one marketplace in the Cosmos ecosystem.
* Support for Creators and Users: Continuously building a supportive and resource-rich environment for NFT creators and our community remains a top priority. We're committed to providing the best tools and opportunities for their success.
* Staying Ahead Technologically: We plan to stay at the forefront of blockchain technology, adopting new features and innovations that emerge in the blockchain space, ensuring Bidds remains a cutting-edge marketplace.

## Dedication to Coreum and the Cosmos Network

* Boosting Coreum's NFT Scene: A significant part of our mission is centered on elevating Coreum as a primary destination for NFTs within the Cosmos network. We believe in Coreum's potential and are dedicated to showcasing its strengths.
* Aiming High in Cosmos: Bidds strives to be a leading NFT marketplace within the Cosmos ecosystem. Leveraging the latest cross-chain features, we aim to enhance the overall user experience, making Bidds a top choice for NFT enthusiasts in the Cosmos network.


---

# 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.bidds.com/bidds/roadmap-and-future-plan.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.
