### Query Documentation with GET Request Source: https://docs.termius.com/integrations/digitalocean.md Send an HTTP GET request to the documentation URL with an 'ask' query parameter to get dynamic answers to your questions. The question should be specific and in natural language. ```bash GET https://docs.termius.com/integrations/digitalocean.md?ask= ``` -------------------------------- ### Querying Documentation via HTTP GET Source: https://docs.termius.com/help-center/faq/how-to-set-a-default-sftp-path.md Use this GET request to ask questions about the documentation. Replace `` with your specific query. The response includes an answer and relevant sources. ```http GET https://docs.termius.com/help-center/faq/how-to-set-a-default-sftp-path.md?ask= ``` -------------------------------- ### Example of Setting Default SFTP Path Source: https://docs.termius.com/help-center/faq/how-to-set-a-default-sftp-path.md This example shows how to configure the `Subsystem sftp` line in `sshd_config` to set a default SFTP directory. Ensure the path specified exists and is accessible. ```bash Subsystem sftp /usr/libexec/sftp-server -d "/home/" ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.termius.com/getting-started/import-existing-hosts.md To get additional information not directly on the page, perform an HTTP GET request with the 'ask' query parameter. ```http GET https://docs.termius.com/getting-started/import-existing-hosts.md?ask= ``` -------------------------------- ### Mosh Server Default Command Source: https://docs.termius.com/organize-and-connect-to-hosts/connecting-to-a-server.md Use this command to start a Mosh session with default settings. Ensure your Mosh server is installed and running. ```bash mosh-server new -s -l LANG=en_US.UTF-8 ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.termius.com/security/compliance.md To get additional information not directly on a page, perform an HTTP GET request with the 'ask' query parameter. The question should be specific and in natural language. ```HTTP GET https://docs.termius.com/security/compliance.md?ask= ``` -------------------------------- ### Query Documentation with Ask Parameter Source: https://docs.termius.com/getting-started/what-is-termius.md To get specific information not directly on a page, make an HTTP GET request to the page URL with the 'ask' query parameter followed by your question. ```shell GET https://docs.termius.com/getting-started/what-is-termius.md?ask= ``` -------------------------------- ### Querying Documentation Source: https://docs.termius.com/organize-and-connect-to-hosts/connecting-to-a-server.md You can query this documentation dynamically by asking a question via an HTTP GET request with the 'ask' query parameter. ```bash GET https://docs.termius.com/organize-and-connect-to-hosts/connecting-to-a-server.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.termius.com/getting-started/sync-to-mobile.md To get additional information not explicitly present on a page, perform an HTTP GET request with the 'ask' query parameter. This is useful for clarifications or retrieving related documentation sections. ```bash GET https://docs.termius.com/getting-started/sync-to-mobile.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.termius.com/getting-started/download-termius.md To get specific information not directly on a page, make an HTTP GET request to the page URL with an 'ask' query parameter. This is useful for clarifications or retrieving related content. ```bash GET https://docs.termius.com/getting-started/download-termius.md?ask= ``` -------------------------------- ### Ask a Question via Documentation Query Interface Source: https://docs.termius.com/llms.txt Perform an HTTP GET request to the documentation index with the 'ask' parameter to get a direct answer to a specific question. The question should be self-contained and in natural language. ```http GET https://docs.termius.com/team-collaboration/team-vaults.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.termius.com/terminal/snippets.md Use this method to ask questions about the documentation if the answer is not explicitly present. The question should be specific and in natural language. ```bash GET https://docs.termius.com/terminal/snippets.md?ask= ``` -------------------------------- ### Query Documentation with 'ask' Parameter Source: https://docs.termius.com/organize-and-connect-to-hosts/groups-and-tags.md To get information not directly on the page, make an HTTP GET request to the page URL with the 'ask' query parameter. The question should be specific and in natural language. ```bash GET https://docs.termius.com/organize-and-connect-to-hosts/groups-and-tags.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.termius.com/help-center/faq/frequently-asked-questions.md Perform an HTTP GET request on the current page URL with the `ask` query parameter to get answers to specific questions. The question should be specific, self-contained, and written in natural language. ```http GET https://docs.termius.com/help-center/faq/frequently-asked-questions.md?ask= ``` -------------------------------- ### Query Documentation Source: https://docs.termius.com/getting-started/glossary.md To get more information not present on the current page, you can query the documentation dynamically. Send an HTTP GET request to the page URL with an 'ask' query parameter containing your question. ```http GET https://docs.termius.com/getting-started/glossary.md?ask= ``` -------------------------------- ### Host Configuration Example Source: https://docs.termius.com/getting-started/what-is-termius.md Shows a detailed configuration for a Host, including its IP address, and multiple protocol settings with specific ports, keys, and users. ```abap Host: db-prod-01 (10.0.1.15) |── SSH port 22 key: prod-db-key user: ubuntu |── SFTP port 22 key: prod-db-key user: ubuntu └── Telnet port 23 user: admin ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.termius.com/help-center/troubleshooting/i-cant-log-in-or-synchronize-data.md Use this GET request to ask questions about the documentation. Replace with your natural language query. The response includes an answer and relevant excerpts. ```bash GET https://docs.termius.com/help-center/troubleshooting/i-cant-log-in-or-synchronize-data.md?ask= ``` -------------------------------- ### Querying Documentation with ASK parameter Source: https://docs.termius.com/security/post-quantum-cryptography.md Demonstrates how to query the documentation dynamically by appending the 'ask' query parameter to the page URL. ```http GET https://docs.termius.com/security/post-quantum-cryptography.md?ask= ``` -------------------------------- ### Query Documentation API Source: https://docs.termius.com/changelog/ios.md To get additional information not directly available on the page, you can query the documentation dynamically using the `ask` query parameter in an HTTP GET request. ```bash GET https://docs.termius.com/changelog/ios.md?ask= ``` -------------------------------- ### Querying Documentation with 'ask' Parameter Source: https://docs.termius.com/help-center/troubleshooting/i-cant-find-the-local-terminal-option-in-the-desktop-app.md To get specific information not directly on a page, make an HTTP GET request to the page URL with the 'ask' query parameter. The question should be in natural language. ```HTTP GET https://docs.termius.com/help-center/troubleshooting/i-cant-find-the-local-terminal-option-in-the-desktop-app.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.termius.com/help-center/troubleshooting/i-cant-connect-to-a-local-device-on-ios-or-macos.md Use this HTTP GET request to query the documentation dynamically. Append the 'ask' query parameter with your specific question to receive a direct answer and relevant excerpts. ```http GET https://docs.termius.com/help-center/troubleshooting/i-cant-connect-to-a-local-device-on-ios-or-macos.md?ask= ``` -------------------------------- ### Query Documentation with 'ask' Parameter Source: https://docs.termius.com/help-center/faq/why-am-i-required-to-create-an-account.md To get specific information not directly on a page, make an HTTP GET request to the page URL with the 'ask' query parameter. The question should be clear and self-contained. ```http GET https://docs.termius.com/help-center/faq/why-am-i-required-to-create-an-account.md?ask= ``` -------------------------------- ### Query Documentation via HTTP GET Source: https://docs.termius.com/administration Use this method to ask specific questions about the documentation. The response includes direct answers and relevant excerpts. ```HTTP GET https://docs.termius.com/administration.md?ask= ``` -------------------------------- ### Query Azure Documentation Source: https://docs.termius.com/integrations/microsoft-azure.md Use this GET request to query the Azure documentation with a specific question. The response includes a direct answer and relevant excerpts. ```bash GET https://docs.termius.com/integrations/microsoft-azure.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.termius.com/keychain To get specific information not found directly on a page, make an HTTP GET request to the page URL with an 'ask' query parameter. The question should be clear and self-contained. ```HTTP GET https://docs.termius.com/keychain.md?ask= ``` -------------------------------- ### Query Documentation Dynamically Source: https://docs.termius.com/help-center/faq/is-it-possible-to-reset-the-encryption-password-without-losing-data.md To get specific information not found directly on a page, make an HTTP GET request to the page URL with the 'ask' query parameter. The question should be clear and in natural language. ```HTTP GET https://docs.termius.com/help-center/faq/is-it-possible-to-reset-the-encryption-password-without-losing-data.md?ask= ```