# Welcome to Termius Help Center

<h2 align="center">We are here to help you</h2>

<p align="center">Browse the topics below or use the GitBook assistant to ask anything you need help with</p>

<p align="center"><button type="button" class="button primary" data-action="ask" data-icon="gitbook-assistant">Ask a question…</button></p>

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h4><i class="fa-monitor-waveform">:monitor-waveform:</i></h4></td><td><h4>System Status</h4></td><td>Check the current status of Termius services</td><td></td><td><a href="https://status.termius.com/">https://status.termius.com/</a></td></tr><tr><td><h4><i class="fa-comments-question">:comments-question:</i></h4></td><td><h4>FAQ</h4></td><td>Find answers about features, setup, and usage</td><td></td><td><a href="/pages/yJGXBOf13mwxbIk1AeIm">/pages/yJGXBOf13mwxbIk1AeIm</a></td></tr><tr><td><h4><i class="fa-seal-exclamation">:seal-exclamation:</i></h4></td><td><h4>Troubleshooting</h4></td><td>Get help resolving common issues and errors</td><td></td><td><a href="/pages/UpIRTIu5VH8NA3eG0I4S">/pages/UpIRTIu5VH8NA3eG0I4S</a></td></tr></tbody></table>

<br>

***

<h3 align="center">Can't find what you're looking for?</h3>

<p align="center"><a href="https://support.termius.com/hc/en-us/requests/new" class="button secondary">Contact support</a></p>

<p align="center"><br></p>

***


---

# Agent Instructions: 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/help-center.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.
