> For the complete documentation index, see [llms.txt](https://docs.emiliadef.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emiliadef.ai/introduction-to-emilia.md).

# Introduction to Emilia

## What is Emilia?

Emilia is an advanced AI trading assistant that streamlines DeFi trading operations through natural language processing and automated execution. She acts as your personal trading companion, capable of understanding and executing complex trading requests while optimizing your idle capital through automated yield strategies.\
\
In short, Emilia uses various protocols like the UniDex perp & swap aggregator, Aave, and other DeFi protocols to abstract away the complexity.

## What does Emilia do for you?

Trading across different platforms and managing capital efficiently can be complex and time-consuming. Emilia simplifies this by:

* Interpreting natural language trading requests and executing them precisely across multiple platforms
* Automatically managing idle capital by placing it in lending markets to generate yield
* Handling cross-chain bridging operations seamlessly when executing trades
* Providing conversational interactions for trade confirmation and status updates

## Core Features

### Natural Language Trade Processing

Emilia understands your trading intentions through natural conversation. Whether you want to long Bitcoin, short Ethereum, or execute complex multi-step trades, simply tell her what you want to do.

### Automated Trade Execution

Once Emilia understands your trade request, she:

* Analyzes the best execution route
* Handles necessary token bridging across chains
* Executes trades on the most optimal perpetual protocol
* Confirms trade execution and provides status updates

### Intelligent Capital Management

Emilia maximizes your capital efficiency by:

* Automatically deploying idle funds into lending markets
* Withdrawing funds as needed for trade execution
* Managing liquidity across different chains and platforms
* Optimizing for best yields while maintaining trade availability

### Omnichain Interactions

Trading on different chains is seamless with Emilia:

* Automatic detection of required bridge operations
* Smart routing to minimize bridging fees and time
* Handling of all necessary cross-chain transactions
* Completely gasless

## Getting Started

### Basic Trade Commands

You can interact with Emilia using natural language. Here are some example commands:

```
"Long 1000 USDC worth of Bitcoin with 10x leverage"
"Short ETH with 5x leverage using 500 USDC"
"Open a 10x BTC short with $10, then open a 100x ETH Long with $100"
```

## Technical Integration

Emilia seamlessly integrates with:

* Major perpetual trading platforms
* Cross-chain bridges
* Lending protocols
* Wallet providers

## Support and Feedback

For assistance or to report issues, you can:

* Contact our support team
* Join our community channels

Remember: Emilia is designed to make trading more accessible and efficient, but always review her actions and maintain good trading practices.


---

# 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:

```
GET https://docs.emiliadef.ai/introduction-to-emilia.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.
