# Curve

## Website

<https://curve.fi/>

## Type

Liquidity Providing, Yield Farming

## Description

Curve is a decentralized, Automated Market Maker (AMM) protocol that allows users to swap stablecoins with minimal fees and slippage. Curve uses advanced bonding curves to "aggregate" liquidity around a pegged value to incentivize trading that brings token price closer to the peg.

Curve also offers Gauges, where users can stake their Curve LP tokens to earn the native Curve (CRV) token. CRV tokens can be time-locked to earn protocol voting rights and trading fee revenue for the duration of the lock.


---

# 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.oh.finance/protocol/defi-protocols/curve.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.
