# What has been the traction for Plenty?

{% hint style="info" %}
The Tezsure team that develops Plenty has received a grant from the Tezos Foundation to continue development.
{% endhint %}

## Plenty AMM

* First token-to-token AMM on Tezos launched August 25 2021.
* 250 million+ USD total volume.
* [Audited](https://github.com/Plenty-DeFi/security-audit) & no exploits.
* 4 million+ smart contract operations. For months the Plenty AMM's were responsible for around 10% of the total Tezos smart contract operations.

## Bridge

* Ethereum bridge launched April 26 2021.
* 100 million+ USD total volume.
* [Audited](https://github.com/bender-labs/docs/blob/main/Wrap%20Protocol%20-%20Whitepaper.pdf) & no exploits.
* Plenty integration reduces bridge speed from hours to less than 5 minutes.
* Avalanche, Polygon, & BSC bridge are ready to launch.

## Robocoins

* [Ctez.app](https://ctez.app) launched October 25 2021.
* Ctez, the first implementation of the checker framework, is widely used in the Tezos DeFi ecosystem.
* There is over 500k tez locked [in Ctez ovens](https://ctez.app/ovens).


---

# 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.plenty.network/faq/what-has-been-the-traction-for-plenty.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.
