# Introducing Carbon DeFi

Carbon DeFi is an onchain trading protocol allowing users to perform automated trading strategies using custom limit orders and range orders. Users can submit individual limit/range orders or combine their orders together to create “recurring strategies” that buy a token low and sell it high in distinct price ranges. Unlike existing AMMs, Carbon DeFi allows users to customize the spread between their buy and sell orders.

By design, Carbon DeFi orders are irreversible on execution, easily adjustable directly on-chain, and resistant to MEV sandwich attacks. These capabilities give users an unprecedented level of control and automation to execute novel trading strategies on-chain.

<figure><img src="https://4042452300-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fs76ZPTyf99g2TmZJrMzB%2Fuploads%2FGV0EyMbVic4PbghhZ2VC%2Fphoto_2023-04-17%2008.06.55.jpeg?alt=media&#x26;token=bc92a6c1-4c51-4d0a-86d3-27185d40cb23" alt=""><figcaption></figcaption></figure>


---

# 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.carbondefi.xyz/carbon-defi/introducing-carbon-defi.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.
