> For the complete documentation index, see [llms.txt](https://guides.getalby.com/user-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.getalby.com/user-guide/alby-hub/faq/where-is-alby-hub-physically-located.md).

# Where is Alby Hub physically located?

Alby Hub is a wallet with an embedded Lightning node, giving you full self-custody of your funds. Your wallet is secured by a 12-word recovery phrase known only to you.

You have the flexibility to run your own self-custody setup and host it wherever you prefer—at home, in a data center, or any environment of your choice. Alternatively, you can support our development team by subscribing to Alby Cloud. In this case, your Alby Hub is hosted on our infrastructure, helping us continue to build and improve our products. Your support is greatly appreciated. 🙏

Our Alby Cloud service is hosted across multiple locations worldwide and uses Docker for easy deployment and compatibility with a wide range of data centers. We work with infrastructure providers in both the US and Europe, with our primary hub located in Frankfurt.

By choosing our cloud service, you avoid the complexity and time required to maintain your own hardware—especially important given frequent updates and ongoing technical maintenance. It offers a balanced approach, combining self-custody and sovereignty over your funds with convenience and reliability.

{% hint style="success" %}
By opting for our services, you help us continue to innovate and improve for to create a better experience for all users. Thank you for being part of our journey! 🚀
{% endhint %}


---

# 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:

```
GET https://guides.getalby.com/user-guide/alby-hub/faq/where-is-alby-hub-physically-located.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.
