# AggroKitty

AggroKitty is an on-chain aggregator that routes user trades efficiently across liquidity pools found on Flow EVM.

Currently supported DEX venues

* PunchSwap
* StableKitty
* ..more soon.

#### Fees

AggroKitty charges a 0.25% protocol fee on all non stablecoin-stablecoin trades to support the development of KittyPunch.

#### Contract Info

| Contract Name                | Contract Address                           |
| ---------------------------- | ------------------------------------------ |
| AgroKittyRouter on Flow      | 0xA48EC5cdF65D55915622bCb9988a1f479a617521 |
| AggroKittyRouter on Abstract | 0xf9D3E237427C84741394C7C2E9cd66f94EA3d4D6 |


---

# 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://kittypunch.gitbook.io/kittypunch-docs/protocols-and-products-flow/aggrokitty.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.
