> For the complete documentation index, see [llms.txt](https://docs.devin.fm/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.devin.fm/setup-and-maintenance/installation/install-devin-server/devin-through-a-hosting-provider.md).

# Devin through a Hosting Provider

We have partnered up with select hosting providers that offer servers with Devin Server pre-installed. They can also easily activate it on any existing servers you may have from them. This way, you can easily get started with Devin without needing to install Devin nor configure your servers yourself.

## fmcloud.fm

Our featured hosting provider is fmcloud.fm by 1-More-Thing. They provide award-winning FileMaker Server hosting that combine the best performnace with affordable pricing, available anywhere in the world.&#x20;

Learn more at <https://www.fmcloud.fm/devin/>.

{% embed url="<https://www.fmcloud.fm/devin/>" %}
Get a server with Devin pre-installed
{% endembed %}

{% hint style="warning" %}
Our newest features are not yet available through fmcloud.fm. Please contact us for questions.&#x20;
{% endhint %}

## Kotobuki Shokai

In Japan, we exclusivily offer Devin through our reseller, Kotobuki Shokai. They provide demos, sales, support and hosting services.&#x20;

{% embed url="<https://kotovuki.co.jp/service/devin>" %}
Visit our Japanese reseller
{% endembed %}


---

# 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://docs.devin.fm/setup-and-maintenance/installation/install-devin-server/devin-through-a-hosting-provider.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.
