### Query Documentation via HTTP GET Source: https://aidenlab.gitbook.io/juicebox/background To get information not explicitly on the page, make an HTTP GET request to the current page URL with the 'ask' query parameter. The question should be specific and self-contained. ```http GET https://aidenlab.gitbook.io/juicebox/background.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://aidenlab.gitbook.io/juicebox/juicebox-web Perform an HTTP GET request to the current page URL with the `ask` query parameter to get specific answers and related documentation. The question should be specific and self-contained. ```http GET https://aidenlab.gitbook.io/juicebox/juicebox-web.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://aidenlab.gitbook.io/juicebox/sharing-urls Perform an HTTP GET request to query the documentation. Use the 'ask' query parameter with a specific question in natural language. The response includes a direct answer and relevant excerpts. ```HTTP GET https://aidenlab.gitbook.io/juicebox/sharing-urls.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://aidenlab.gitbook.io/juicebox/assembly-tools Perform an HTTP GET request on the current page URL with the `ask` query parameter to dynamically query documentation. Use this when the answer is not explicitly present, for clarification, or to retrieve related sections. ```http GET https://aidenlab.gitbook.io/juicebox/assembly-tools.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://aidenlab.gitbook.io/juicebox/loading-annotations-web To retrieve information not explicitly present on the page, perform an HTTP GET request to the current page URL with the 'ask' query parameter. The question should be specific and in natural language. ```http GET https://aidenlab.gitbook.io/juicebox/loading-annotations-web.md?ask= ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.