> For the complete documentation index, see [llms.txt](https://docs.rollie.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rollie.finance/getting-started/one-swipe-ai-trading/what-is-one-swipe-ai-trade.md).

# What is One-Swipe AI Trade

### Overview

Welcome to the One-Swipe AI Trading beta feature! This innovative tool empowers traders to leverage the power of AI by aggregating the latest news and social sentiment, all while removing the complexity typically associated with trading. With One-Swipe AI Trading, you can access vital information with unparalleled simplicity and start making informed trading decisions instantly.

<figure><img src="/files/wVJ3IZM4xftCP881k85c" alt=""><figcaption></figcaption></figure>

### Key Features

#### AI-Powered Aggregation

One-Swipe AI Trading harnesses the power of advanced AI algorithms to collect and analyze the most recent news and social sentiment related to your preferred trading assets. This ensures you have the latest and most relevant information at your fingertips, enabling smarter and more timely trading decisions.

#### Simplified Trading Interface

Designed for ease of use, One-Swipe AI Trading abstracts away the intricacies of traditional trading platforms. This feature delivers aggregated insights in an intuitive format, allowing you to focus on what truly matters—making profitable trades.

#### One-Swipe Convenience

With just one swipe, you can access a wealth of information and start trading. This feature is perfect for both seasoned traders looking for efficiency and newcomers seeking a user-friendly introduction to the trading world.

More features coming soon...


---

# 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://docs.rollie.finance/getting-started/one-swipe-ai-trading/what-is-one-swipe-ai-trade.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.
