# Stage 2

* Expand the bot's capabilities to include more complex contract structures and additional features, such as pausable trading and trading cooldowns.&#x20;
* Add additional blockchain compatibility based on market trends.
* Expand DEVAI deployments to web based application with WEB3 connect interface integrating all available chains for users outside telegram.
* Conduct user testing and gather feedback to improve the user interface and user experience.&#x20;
* Begin marketing efforts to attract potential clients and generate interest in the bot.
* Expand revenue share streams.
* Speed up the bots response time and ensure functional contract deployment and trading in under 1 minute.


---

# 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://devai.gitbook.io/whitepaper/roadmap/stage-2.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.
