# Introduction

This software is created and mantenined by Tect.host.\
All rights reserved.

{% embed url="<https://tect.host/>" %}

{% hint style="warning" %}
TShell has been tested on various operating systems (Debian/Ubuntu) and under different virtualization environments (and no virtualized systems), but it is always best to proceed carefully when making major system changes. TShell includes an **automatic error correction system**, preventing serious issues such as losing SSH access. However, it **cannot control certain actions**, like closing critical ports (e.g. 53).
{% endhint %}


---

# 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://tshell.tect.host/introduction.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.
