# Roadmap

#### Near-Term Objectives&#x20;

The immediate focus involves expanding the x402 marketplace with additional data providers and trading bots available as skills. This expansion increases the variety and sophistication of tools available to users while creating more opportunities for ecosystem participants.

#### Platform Evolution&#x20;

Development plans include connecting to additional LLM providers and more DEX gateways, expanding the platform's capabilities and reducing dependency on any single infrastructure provider. This diversification improves reliability while providing users with more options for their trading strategies.

#### Advanced Integration&#x20;

The roadmap includes integrating agent-as-skills marketplace functionality and connecting with the A2A (Agent-to-Agent) protocol. This advancement enables more sophisticated autonomous trading scenarios where multiple AI agents can collaborate on complex strategies.


---

# 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.wildmeta.ai/introduction/roadmap.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.
