### Query Documentation Dynamically Source: https://docs.definitive.fi/users/guides/using-safe-wallet-with-definitive Perform an HTTP GET request to query the documentation. Use the 'ask' query parameter for specific questions. The response includes direct answers and relevant excerpts. ```http GET https://docs.definitive.fi/users/guides/using-safe-wallet-with-definitive.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.definitive.fi/platform/advanced-trading/limit-order Use this method to ask specific questions about the documentation. Append your question to the URL using the 'ask' parameter. ```HTTP GET https://docs.definitive.fi/platform/prime/limit-order.md?ask= ``` -------------------------------- ### Query Documentation with GET Request Source: https://docs.definitive.fi/platform/advanced-trading/twap-order Use an HTTP GET request to the documentation index with the 'ask' parameter to retrieve specific information. The question should be self-contained and in natural language. The response includes direct answers, excerpts, and sources. ```http GET https://docs.definitive.fi/platform/prime/twap-order.md?ask= ``` -------------------------------- ### Query Documentation with GET Request Source: https://docs.definitive.fi/platform/advanced-trading/post-trade-report Use this method to ask specific questions about documentation content. Append your question to the 'ask' parameter in the URL. ```http GET https://docs.definitive.fi/platform/prime/post-trade-report.md?ask= ``` -------------------------------- ### Query Documentation with GET Request Source: https://docs.definitive.fi/platform/edge-token/staking Use this method to ask specific questions about the documentation. Append your question to the URL using the 'ask' parameter. The response will contain direct answers and relevant excerpts. ```HTTP GET https://docs.definitive.fi/edge/edge-token/staking.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.definitive.fi/platform/mobile/sign-in-on-mobile-app To get additional information not directly 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. Use this for clarifications or to retrieve related documentation. ```HTTP GET https://docs.definitive.fi/platform/mobile/sign-in-on-mobile-app.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.definitive.fi/developers To get information not explicitly present on a page, perform 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://docs.definitive.fi/developers.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.definitive.fi/platform/turbo/turbo-market-order Perform an HTTP GET request to query the documentation dynamically. Use the 'ask' query parameter with a specific, self-contained question in natural language to get direct answers and relevant excerpts. ```HTTP GET https://docs.definitive.fi/platform/turbo/turbo-market-order.md?ask= ``` -------------------------------- ### Query Documentation with 'ask' Parameter Source: https://docs.definitive.fi/users/guides/manual-smart-contract-interaction Perform an HTTP GET request to query the documentation dynamically. Use this when the answer is not explicitly present, for clarification, or to retrieve related sections. ```http GET https://docs.definitive.fi/users/guides/manual-smart-contract-interaction.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.definitive.fi/references/logos-and-media-kit Use this method to ask questions about the documentation. Perform an HTTP GET request on the current page URL with the 'ask' query parameter. The question should be specific and in natural language. ```http GET https://docs.definitive.fi/references/logos-and-media-kit.md?ask= ``` -------------------------------- ### Ask a Question via HTTP GET Source: https://docs.definitive.fi/platform/advanced-trading/market-order Use this method to perform an HTTP GET request on the documentation index with the `ask` parameter to retrieve specific information. The question should be self-contained and in natural language. The response includes a direct answer and relevant excerpts. ```http GET https://docs.definitive.fi/platform/prime/market-order.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.definitive.fi/edge/edge-token/edge-assistance-fund Use this method to ask questions about the documentation when information is not explicitly present. The response includes the answer and relevant excerpts. ```http GET https://docs.definitive.fi/edge/edge-token/edge-assistance-fund.md?ask= ``` -------------------------------- ### Query Documentation Index via HTTP GET Source: https://docs.definitive.fi/platform/advanced-trading/degen-mode Use this method to ask specific questions about the documentation. Append your question to the 'ask' parameter in the URL. The response includes direct answers and relevant excerpts. ```http GET https://docs.definitive.fi/platform/prime/degen-mode.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.definitive.fi/references To get information not directly present on a page, perform an HTTP GET request to the page URL with the 'ask' query parameter. The question should be specific and self-contained. The response will include a direct answer and relevant excerpts. ```HTTP GET https://docs.definitive.fi/references.md?ask= ``` -------------------------------- ### Query Documentation Index Source: https://docs.definitive.fi/rewards/edge-rewards-flywheel Perform an HTTP GET request to the documentation index with the `ask` parameter to get a direct answer to a question. The question should be specific and in natural language. ```http GET https://docs.definitive.fi/edge/edge-rewards-flywheel.md?ask= ```