# Features

### **Conversational AI Interface**

Tessa allows users to execute transactions using simple text commands. For example, users can input commands like "I want to off-ramp my USDT to USD," and Tessa guides them through the process by requesting necessary details such as the amount, email address, bank name, and account number. This streamlined approach makes it accessible for individuals unfamiliar with complex trading platforms.

### **Real-Time Market Insights**

Tessa provides users with real-time updates on token prices and exchange rates. This feature is particularly beneficial for traders engaged in crypto and fiat arbitrage, as it allows them to quickly capitalize on market fluctuations.

### **API Integration for Startups**

Tessa offers APIs that enable startups to integrate its functionalities into their own applications. This flexibility expands Tessa's reach and utility across various platforms, making it a valuable tool for developers.

### **Multi-Currency Support**

Tessa supports a wide range of fiat currencies, enhancing its usability for a global audience. This feature allows users from different regions to easily convert their crypto assets into local currencies.

### **Enhanced Security**

The platform emphasizes security with robust protocols designed to protect user data and funds during transactions. This commitment to security helps build trust among users in the cryptocurrency space.

### Lower Transaction Fees

By optimizing the transaction process and reducing intermediaries, Tessa aims to offer competitive fees compared to traditional off-ramp services. This can make it more appealing for users looking to convert their crypto holdings into fiat without incurring excessive costs23.


---

# 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://agnostico.gitbook.io/tessa-docs/introduction/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.
