# @cetusprotocol/dlmm-sdk

The Cetus DLMM SDK provides a DLMM (Dynamic Liquidity Market Maker) module for specialized liquidity operations with different modes to suit various trading strategies. This module enables users to perform complex liquidity operations with flexibility in how they want to manage their positions.

{% embed url="<https://www.npmjs.com/package/@cetusprotocol/dlmm-sdk>" %}

## Latest packages address and npm version

1. [latest packages address](/cetus-developer-docs/developer/dev-overview.md#latest-dlmm-contract-version)
2. [latest npm version](/cetus-developer-docs/developer/dev-overview.md#latest-dlmm-sdk-npm-package-version)


---

# 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-sdk-v2/sdk-modules/cetusprotocol-dlmm-sdk.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.
