# Welcome

## Just a quick word

> FTPt empowers users to share files using the reliable FTP protocol. By combining server and client functions in a single app, FTPt streamlines the file transfer process, making it easier to collaborate and exchange files with others.

## Quick links

{% content-ref url="/pages/iXXOg0ZoI9SLLQDSqz5q" %}
[Server users](/ftptdocs/usage-guide/server-users.md)
{% endcontent-ref %}

## Get Started

I've put together some helpful guides for you to get setup with my app quickly and easily.

{% content-ref url="/pages/AOIdqV3No4vXWxziuMkv" %}
[Can I run it](/ftptdocs/compatibility/can-i-run-it.md)
{% endcontent-ref %}

{% content-ref url="/pages/9rS6cMNI5xUHl2MCbMj2" %}
[Pre-Installation stuff](/ftptdocs/installation-guide/pre-installation-stuff.md)
{% endcontent-ref %}

{% content-ref url="/pages/LJddWERutF1HPrDeOqxF" %}
[Using app for first time](/ftptdocs/usage-guide/using-app-for-first-time.md)
{% endcontent-ref %}


---

# 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://tmotagam.gitbook.io/ftptdocs/welcome.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.
