# 온보딩 및 가이드

- [Saros DLMM: 소개](https://docs.saros.xyz/kr/saros-dlmm/onboarding-and-guides/saros-dlmm.md)
- [유동성 라이프사이클: 배포, 관리 및 리밸런싱](https://docs.saros.xyz/kr/saros-dlmm/onboarding-and-guides/liquidity-lifecycle-deployment-management-and-rebalancing.md)
- [퍼미션리스 Saros DLMM 풀](https://docs.saros.xyz/kr/saros-dlmm/onboarding-and-guides/permissionless-saros-dlmm-pools.md): 이 문서에서는 새로운 유동성 풀을 여는 방법과 AMM 모드와 DLMM 모델의 차이에 대해 배울 수 있습니다.
- [Saros DLMM에서 유동성 공급자로서 이해해야 할 리스크](https://docs.saros.xyz/kr/saros-dlmm/onboarding-and-guides/understanding-your-risks-as-a-liquidity-provider-on-saros-dlmm.md)


---

# 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.saros.xyz/kr/saros-dlmm/onboarding-and-guides.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.
