# Deployment

Bitcart is extremely easy to deploy on your own server!

We have the minimal requirements ever possible:

* 1 GB RAM (2 GB if enabling ETH)
* 10 GB disk
* Unix-based operating systems (something common like ubuntu is recommended)

Please refer to this diagram to choose your deployment method (you can see their descriptions in navigation sidebar at left):

![](/files/ktd404h1EGPhcfOYb8Nx)

In case you're not yet ready to choose where or how to host (it can cost as little as 3.5$ a month), you can try using Bitcart using [our demo](https://admin.bitcart.ai) or [third-party hosts](/deployment/thirdpartyhosting.md).


---

# 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.bitcart.ai/deployment.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.
