# via CLMM Contract

## Introduction

### 1. CLMM Contracts

This is move contract repo to help everyone integrate with the Cetus CLMM contract.

{% embed url="<https://github.com/CetusProtocol/cetus-contracts>" %}

{% embed url="<https://www.moveregistry.com/package/@cetuspackages/clmm>" %}

## CLMM

<table data-full-width="false"><thead><tr><th width="108.9578857421875">Network<select><option value="YqSJYPP4NNYR" label="mainnet" color="blue"></option><option value="U8e6MHWKGcYe" label="testnet" color="blue"></option></select></th><th width="350.7357177734375">Latest PublishedAt Address</th><th width="145.278564453125" align="center">MVR Version</th><th width="155.5089111328125">Tag of Repo</th></tr></thead><tbody><tr><td><span data-option="YqSJYPP4NNYR">mainnet</span></td><td>0x25ebb9a7c50eb17b3fa9c5a30fb8b5ad8f97caaf4928943acbcff7153dfee5e3</td><td align="center">14</td><td>mainnet-v0.0.14</td></tr><tr><td><span data-option="U8e6MHWKGcYe">testnet</span></td><td>0x6bbdf09f9fa0baa1524080a5b8991042e95061c4e1206217279aec51ba08edf7</td><td align="center">5</td><td>testnet-v0.0.2</td></tr></tbody></table>


---

# 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://cetus-1.gitbook.io/cetus-developer-docs/developer/via-clmm-contract.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.
