# via DLMM Contract

## Introduction

This is an endpoint contract to help everyone integrate with the Cetus DLMM contract.

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

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

## Dlmm

<table><thead><tr><th width="149.21614583333331">Tag of Repo</th><th width="115">Network</th><th width="348.296875">Cetus DLMM contract latest published at address</th><th align="center">MVR Version</th></tr></thead><tbody><tr><td>mainnet-v0.8.0</td><td>mainnet</td><td>0x42e80880109d67373e4c7ca1dd4d148dcc71ae7354b2e07f642165bc32ac472d</td><td align="center">8</td></tr><tr><td>testnet-v0.7.0</td><td>testnet</td><td>0xeb88746a6b649e4377898c2db78c32b198916b577b5f4d9e76ea11ff93c7abf2</td><td align="center">-</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-dlmm-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.
