# Trade

**DISCLAIMER:** OomerBot currently supports trades exclusively on **Uniswap**. Ensure your token choices align with this compatibility.

## Getting Started with OomerBot Trading

To begin trading on OomerBot, locate and press the **“Swap | DCA”** button in your menu. This button is highlighted in red for easy identification (see below).

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

Once you open the Swap | DCA interface, your screen will display various options designed to streamline your trading experience on the Base Chain.

<figure><img src="/files/3Vl7vEifSfLlfd7qsh6r" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** Before placing any trades, make sure to deposit ETH into your wallet. Insufficient funds will prevent you from executing trades.
{% endhint %}

**Disclaimer: Please make sure to deposit ETH before attempting to trade!**

Oomer bot has functionalities that are beneficial to any trader on base. Oomerbot is only compatible with tokens on Uniswap until further notice.

## Trading Features and Functionalities

OomerBot is packed with features tailored to empower traders on the Base Chain. Below is a breakdown of the trading tools available:

* **Buy - Market Order or Limit Order:** Instantly purchase tokens at the current market price or set a limit order to buy at your preferred price point.
* **Sell - Market Sell:** Quickly sell tokens at the current market price, allowing for swift exits from positions as needed.
* **DCA In - Dollar Cost Average In:** Gradually accumulate tokens over time, minimizing the impact of market volatility on your buying price.
* **DCA Out - Dollar Cost Average Out:** Systematically sell your holdings over time to avoid sudden price drops and to secure profits.
* **Custom Buttons:** Configure custom buy or sell buttons for specific tokens directly within the UI. This feature enables fast, personalized trading actions for assets you frequently trade.
* **Trending Pairs:** View the top trending pairs on Base Chain, provided by Dexscreener. Stay informed about the tokens that are gaining momentum.
* **New Pairs:** Discover the latest token pairs on Base Chain, also sourced from Dexscreener. This feature is ideal for spotting potential opportunities early.

With these features, OomerBot simplifies the trading process while providing powerful tools for both experienced traders and beginners. Remember, OomerBot is currently compatible only with Uniswap tokens on the Base Chain until further updates.

Trade responsibly and ensure you have a sufficient ETH balance before initiating any actions on the platform.


---

# 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.oomerbot.xyz/telegram-bots-info/oomer-bot/trade.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.
