# Ambient Finance

## Overview

Developed by the [Ambient Finance](https://ambient.finance/) team and deployed to Canto as Free Public Infrastructure, with no protocol fees. Unlike the [Canto DEX](https://www.fpi.directory/primitives/canto-dex), Ambient allows liquidity providers to set a swap fee.

A cNOTE/USDC pool on Ambient is currently incentivized by Canto governance in the ±5 tick range. The pool swap fee is 0.1%.

## Interacts With

* Stay tuned!

## How to Use

[Slingshot](https://slingshot.finance/) routes swaps through Ambient. A frontend for providing liquidity to Ambient is available at [canto.io/lp](https://canto.io/lp), courtesy of Plex Labs.

## Deployments

|                 | Mainnet                                    | Testnet |
| --------------- | ------------------------------------------ | ------- |
| **CrocSwapDex** | 0x9290C893ce949FE13EF3355660d07dE0FB793618 |         |

## Source Code

{% embed url="<https://github.com/Canto-Network/CrocSwap-protocol>" %}

## Documentation

* [Ambient Docs](https://docs.ambient.finance/)

## Audits

* [CrocSwap V2 Audit](https://certificate.quantstamp.com/full/croc-swap-v-2/95abbeb4-b253-49f8-9ddb-bb2a5e0495fa/index.html) (Quantstamp)
* [LM Sidecar Audit](https://code4rena.com/contests/2023-10-canto-liquidity-mining-protocol#top) (Code4rena)


---

# 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://www.fpi.directory/primitives/ambient-finance.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.
