# Roadmap

### Q4 2024 & Q1 2025: R\&D & product launching

* [x] Swap token via commands on X via Solana and Base
* [x] Bridge token between EVM networks and Solana
* [x] On-chain interactions include sending, locking and burning tokens.

  Cross-chain token purchase
* [ ] Marketing & partnership development

  \
  Portfolio management&#x20;

  \
  Social-wallet support for non-Telegram users.

  \
  Multi-wallet support

  <br>

### Q2 2025:&#x20;

* [ ] Multi-language & wallets support
* [ ] &#x20;More on-chain interactions including staking and arbitrage trading
* [ ] Advanced porrtfolio management
* [ ] Token health alert
* [ ] Multi-model integration
* [ ] SDK for specific use-cases decentralized AI Agents&#x20;


---

# 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.lootbot.xyz/lootbot/overview/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.
