> For the complete documentation index, see [llms.txt](https://docs.realmacsoftware.com/elements-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmacsoftware.com/elements-docs/hosting/elements-hosting-reactor-panel/websites/manage-websites/ftp-accounts.md).

# FTP Accounts

FTP accounts are used to connect RapidWeaver Elements to your Elements Hosting account, allowing you to publish your website directly from the app without needing any additional software.&#x20;

If you prefer, or if you need to give someone else access to your published site files, you can also use FTP accounts with a third-party FTP client (we recommend [Cyberduck](https://cyberduck.io/) or [Transmit](https://panic.com/transmit/)) to upload, update, or manage your website files manually.

Elements Hosting supports both traditional FTP and secure SFTP connections, and these FTP accounts can be created directly from the [Elements Hosting Reactor Panel](https://reactor.elementshosting.io/login).

{% hint style="info" %}
For publishing and ongoing updates from RapidWeaver Elements, **we recommend using SFTP**. SFTP protects your data while it is being transferred and is designed to be more secure and stable than standard FTP, helping ensure your site publishes smoothly and safely.
{% endhint %}

{% content-ref url="/pages/5d0LTcJ4HZjn4h6EcyA7" %}
[How to create an FTP account.](/elements-docs/hosting/elements-hosting-reactor-panel/websites/manage-websites/ftp-accounts/how-to-create-an-ftp-account..md)
{% endcontent-ref %}

{% content-ref url="/pages/tMGIIh0tE2UAetpbNOjC" %}
[How to publish your Elements site using FTP](/elements-docs/hosting/elements-hosting-reactor-panel/websites/manage-websites/ftp-accounts/how-to-publish-your-elements-site-using-ftp.md)
{% endcontent-ref %}

{% content-ref url="/pages/iwkEiF62yvOz6opBTd20" %}
[How to publish your Elements site using SFTP](/elements-docs/hosting/elements-hosting-reactor-panel/websites/manage-websites/ftp-accounts/how-to-publish-your-elements-site-using-sftp.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.realmacsoftware.com/elements-docs/hosting/elements-hosting-reactor-panel/websites/manage-websites/ftp-accounts.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
