# Hosting

## ≡ What For ??

To get started with CatUserBot, you need to host it on a virtual private server (VPS) or in Your Local machine .

Its better if you run on VPS or any hosting platform over hosting locally, so it can run always.

## ≡ Methods to Host CatUserBot

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="rating" data-max="5"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><em><mark style="color:blue;"><strong>Docker Compose</strong></mark></em></td><td><em>Host your bot using docker-compose</em></td><td>5</td><td><a href="/pages/PhE1Is7qVqEhywQc3crj">/pages/PhE1Is7qVqEhywQc3crj</a></td><td><a href="/files/xo11RIEC7mQ3RR31Fzay">/files/xo11RIEC7mQ3RR31Fzay</a></td></tr><tr><td><em><mark style="color:blue;"><strong>Self Host</strong></mark></em></td><td><em>Host your bot manually by local hosting</em></td><td>3</td><td><a href="/pages/HTAx0tJLPtpdAVnET949">/pages/HTAx0tJLPtpdAVnET949</a></td><td><a href="/files/5oOSlNYvbKamBbmGqRpR">/files/5oOSlNYvbKamBbmGqRpR</a></td></tr><tr><td><em><mark style="color:blue;"><strong>Heroku</strong></mark></em></td><td><em>Host your bot in hosting platform heroku</em></td><td>3</td><td><a href="/pages/3FZN8n5Ro0azSMUDf8cI">/pages/3FZN8n5Ro0azSMUDf8cI</a></td><td><a href="/files/M5BDkDOVYiwlv5g5gI6b">/files/M5BDkDOVYiwlv5g5gI6b</a></td></tr><tr><td><em><mark style="color:blue;"><strong>Railway</strong></mark></em></td><td><em>Get SSH of Railway &#x26; host there</em></td><td>4</td><td><a href="/pages/4C4aYUorimozaPCWDDNY">/pages/4C4aYUorimozaPCWDDNY</a></td><td><a href="/files/9MFi4j2tgCOTNtEwN6Ws">/files/9MFi4j2tgCOTNtEwN6Ws</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://tgcatub.gitbook.io/catuserbot/installation/hosting.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.
