# Welcome

## Getting Started

Most Couchdrop users are interested in one core feature of Couchdrop

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>SFTP and FTP</strong></td><td>Learn about using Couchdrop as an SFTP and FTP server for the Cloud</td><td></td><td><a href="features/inbound-sftp">inbound-sftp</a></td></tr><tr><td><strong>Transfer Automations</strong></td><td>Learn about automating file transfers between platforms with Couchdrop</td><td></td><td><a href="features/transfer-automations">transfer-automations</a></td></tr><tr><td><strong>Inboxes and Mailboxes</strong></td><td>Learn about secure file inboxes with Couchdrop. An easy way to collect files</td><td></td><td><a href="broken-reference">Broken link</a></td></tr></tbody></table>

## Common Questions

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Connect Couchdrop to SharePoint</strong></td><td>Learn how to connect Couchdrop to Sharepoint online</td><td></td><td><a href="connections/connect-storage/sharepoint">sharepoint</a></td></tr><tr><td><strong>Add a user to Couchdrop</strong></td><td>Learn how to add a user for SFTP or FTP in Couchdrop. It's simple, get started now. </td><td></td><td><a href="administration/users-and-groups">users-and-groups</a></td></tr><tr><td><strong>Connect to Couchdrop with SFTP or FTP</strong></td><td>Learn how to connect to Couchdrop with various clients</td><td></td><td><a href="features/inbound-sftp/how-to-connect-via-sftp">how-to-connect-via-sftp</a></td></tr></tbody></table>


---

# 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.couchdrop.io/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.
