> For the complete documentation index, see [llms.txt](https://donotfomoews-organization.gitbook.io/donotfomoew/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://donotfomoews-organization.gitbook.io/donotfomoew/ai-roadmap/markdown.md).

# Development Phases

### Phase 1 (Completed)

* MOEW's autonomous Social Media Presence on X (Twitter):
  * Self-directed content creation and posting
  * Natural conversation flow with community members
  * Trend analysis and engagement optimization
* Automated TEE transactions:&#x20;
  * Autonomously making on-chain tradings under TEE (Trusted Execution Environment)&#x20;
  * Autonomously distributing airdrops and campaign rewards
* MOEW's Multimodal Capabilities:
  * Advanced image, video understanding understanding and processing

### Phase 2 (In Progress)

* Enhanced  Cross-Multimodal Capabilities:
  * Automated picture generation and reply function
  * Voice capabilities across X Spaces
* MOEW's Cross-platform Expansion:
  * Community chatbot integration on Platforms such as Telegram, Discord
  * Other content platforms like Tiktok creation and trend participation
* MOEW's Enhanced Autonomous Activities:
  * More self-initiated community events
  * Long-term memory to remember, learn, iterate and to be trained by the community
  * Ability to access and research in a more specialized and comprehensive crypto knowledge base
  * More functions if the AI Agent wants to achieve its mission and vision.

### Phase 3 (Future)

* MOEW assuming leadership in AI metaverse :
  * Metaverse or web3 gaming presence and interaction
  * Community-driven governance participation
* MOEW's collaboration with other AI agents:
  * MOEW will collaborate with other AI agents and agent swarms in terms of task management, trading, etc.
  * MOEW will recruit and manage its own AI agent team.
* MOEW's collaboration with Human:
  * AI agents will gain enough power and wealth in the metaverse in the future. More value exchanges will happen between AI agents and human beings. This will eventually lead to MOEW mastering or collaborating with human beings.
  * A hybrid workflow framework will be released.


---

# 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://donotfomoews-organization.gitbook.io/donotfomoew/ai-roadmap/markdown.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.
