> For the complete documentation index, see [llms.txt](https://docs.termius.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.termius.com/help-center/faq.md).

# FAQ

- [Frequently Asked Questions](https://docs.termius.com/help-center/faq/frequently-asked-questions.md)
- [Is it possible to reset the Encryption Password without losing data?](https://docs.termius.com/help-center/faq/is-it-possible-to-reset-the-encryption-password-without-losing-data.md)
- [How can I keep Termius sessions alive in the background on iOS/iPadOS?](https://docs.termius.com/help-center/faq/how-can-i-keep-termius-sessions-alive-in-the-background-on-ios-ipados.md)
- [What will happen when my Pro subscription expires?](https://docs.termius.com/help-center/faq/what-will-happen-when-my-pro-subscription-expires.md)
- [How does Termius detect a leaked Encryption Password?](https://docs.termius.com/help-center/faq/how-does-termius-detect-a-leaked-encryption-password.md)
- [Resellers FAQ](https://docs.termius.com/help-center/faq/resellers-faq.md): Termius works with resellers regularly. Below are answers to common reseller questions.
- [How can I cancel the trial?](https://docs.termius.com/help-center/faq/how-can-i-cancel-the-trial.md)
- [How can I request a refund?](https://docs.termius.com/help-center/faq/how-can-i-request-a-refund.md)
- [How can I get Termius for free with GitHub Student Developer Pack?](https://docs.termius.com/help-center/faq/how-can-i-get-termius-for-free-with-github-student-developer-pack.md)
- [How to set a default SFTP path?](https://docs.termius.com/help-center/faq/how-to-set-a-default-sftp-path.md)
- [How can I hide the AI widget?](https://docs.termius.com/help-center/faq/how-can-i-hide-the-ai-widget.md)
- [Why am I required to create an account?](https://docs.termius.com/help-center/faq/why-am-i-required-to-create-an-account.md)
- [Can Termius be localized to other languages?](https://docs.termius.com/help-center/faq/can-termius-be-localized-to-other-languages.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.termius.com/help-center/faq.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.
