# How to start?

1. Connect your wallet (check out [Guide](https://docs.rollie.finance/getting-started/beginners-guide/connecting-your-wallet))
2. Select the entry setting that you'd prefer

   * Amount per Entry (USDC)
     * Put down the amount for each One-Swipe Trade and click `CONFIRM`

   <div align="center"><figure><img src="/files/Dopq1ZtZV0kxy2bh8E7Q" alt="" width="420"><figcaption></figcaption></figure></div>

   * Amount Setting
     * Remaining Approved Amount: this is the amount left that you approved
     * Approve More: Put down how much you want to approve and click `CONFIRM`

<figure><img src="/files/elxd8I54lW5h9sv8PpS4" alt="" width="420"><figcaption></figcaption></figure>

3. Enjoy your One-Swipe AI Trading
   * Swiping left/Click on Skip to pass on the trade
   * Swiping right/Click on ❤ to open a position
4. Check your orders
   * Switch to the Orders tab and you will see all your positions

Happy One-Swipe AI trading!


---

# 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.rollie.finance/getting-started/one-swipe-ai-trading/how-to-start.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.
