# CowSwap

### Overview

CowSwap is a decentralized trading protocol renowned for its MEV (Miner Extractable Value) protection, gas efficiency, and optimized trade execution. By integrating CowSwap, HeyAnon users can place secure, automated, and precise limit orders without manual monitoring.

***

### Key Features

#### MEV-Protected Trades

CowSwap ensures trades are executed without risk of front-running or sandwich attacks, providing safer and fairer trade execution.

#### Automated Limit Orders

Automatically place orders at your desired entry points without manually tracking price movements.

#### Intuitive Prompts

Leverage natural-language prompts to easily set precise conditions for trading activities.

***

### Example Usage

Here's how easy it is to set up a limit order via HeyAnon and CowSwap:

**Prompt Example:**

```
"Use 100 USDC to create a limit order to buy ETH if the price of ETH drops 5% from the current price using CowSwap on Base."
```

HeyAnon will automatically:

* Monitor the ETH price for you.
* Execute the buy order via CowSwap when your specified condition is met.
* Ensure you never miss an optimal entry.

***

#### Supported Networks

* Base
* Arbitrum
* Gnosis
* Ethereum Mainnet

***

### Get Started

Simply use natural language prompts within HeyAnon to experience effortless and secure trading via CowSwap today.


---

# 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.heyanon.ai/heyanon.ai/hey-anon/protocols-and-functions-supported/defi-protocols/cowswap.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.
