# Upcoming Features

## Position Management

* Ask about your current positions and their performance
* Close positions with simple voice or text commands
* Create delta-neutral positions for funding rate farming
* Optimize pairs for highest funding rate returns

## Asset Management

* Bridge funds between chains ("Move my funds to Base from Arbitrum")
* Automatically deploy idle capital into DeFi protocols (Aave, Morpho)
* Smart routing for best yields and lowest fees

## Trading Intelligence

* Get recommendations for potential trade opportunities
* Automated deposit management and routing
* Set limit orders around major news events and announcements

## Natural Communication

* Converse in any language
* Natural voice and text interactions
* Context-aware responses

## Example Commands

"How's my ETH position doing?" "Create a delta-neutral position with the highest funding rate pair" "Move 1000 USDC from Arbitrum to Base" "What trades look good right now?" "Deploy my idle funds to the best yield opportunity"

Follow our Telegram for feature release updates.


---

# 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.emiliadef.ai/upcoming-features.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.
