### Query Documentation Dynamically Source: https://cetus-1.gitbook.io/cetus-docs/dlmm/dynamic-fee Perform an HTTP GET request with the 'ask' query parameter to retrieve specific information or clarifications from the documentation. ```http GET https://cetus-1.gitbook.io/cetus-docs/dlmm/dynamic-fee.md?ask= ``` -------------------------------- ### Query Documentation with GET Request Source: https://cetus-1.gitbook.io/cetus-docs/clmm/clmm-overview Perform an HTTP GET request to query documentation dynamically. Use the `ask` query parameter with a specific, self-contained question in natural language. ```http GET https://cetus-1.gitbook.io/cetus-docs/clmm/clmm-overview.md?ask= ``` -------------------------------- ### Perform HTTP GET Request with 'ask' Parameter Source: https://cetus-1.gitbook.io/cetus-docs/overview/glossary Use this method to query documentation dynamically. The question should be specific and self-contained. The response includes direct answers and relevant excerpts. ```http GET https://cetus-1.gitbook.io/cetus-docs/overview/glossary.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://cetus-1.gitbook.io/cetus-docs/security Perform an HTTP GET request to query the documentation with a specific question. Use this when the answer is not explicitly present or for clarification. ```http GET https://cetus-1.gitbook.io/cetus-docs/security.md?ask= ``` -------------------------------- ### Perform HTTP GET Request to Query Documentation Source: https://cetus-1.gitbook.io/cetus-docs/clmm/mechanics Use this method to dynamically query documentation when information is not directly available. The question should be specific and self-contained. ```http GET https://cetus-1.gitbook.io/cetus-docs/clmm/mechanics.md?ask= ``` -------------------------------- ### Perform HTTP GET Request to Query Documentation Source: https://cetus-1.gitbook.io/cetus-docs/tokenomics/cetus Use this method to dynamically query the documentation. Append the 'ask' query parameter with your question to the current page URL. The response will contain a direct answer and relevant excerpts. ```http GET https://cetus-1.gitbook.io/cetus-docs/tokenomics/cetus.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://cetus-1.gitbook.io/cetus-docs/overview Use this GET request to query the documentation dynamically when information is not explicitly present on the current page. The 'ask' parameter should contain a specific, self-contained question in natural language. ```http GET https://cetus-1.gitbook.io/cetus-docs/overview.md?ask= ``` -------------------------------- ### Query Cetus Documentation Source: https://cetus-1.gitbook.io/cetus-docs/guides/how-to-use-cetus-margin Perform an HTTP GET request to the current page URL with the 'ask' query parameter to dynamically query the documentation. The question should be specific and in natural language. Use this mechanism when the answer is not explicitly present on the page, or for clarification and additional context. ```http GET https://cetus-1.gitbook.io/cetus-docs/guides/how-to-use-cetus-margin.md?ask= ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.