# Letting the bot host for you

1. **Choose Bot-Managed Hosting:** From the hosting options, select the "Host For Me"
2. **Automatic Upload:** The bot will automatically upload your website files to its server.
3. **Progress Tracking:** You can monitor the upload progress through a progress bar or status updates provided by the bot.
4. **Accessing Your Website:** Once the upload is complete, the bot will provide you with a unique link. Clicking on this link will take you to your live website.

**Tip:** Bot-managed hosting is recommended for those who want a quick and hassle-free solution without diving into the technicalities of hosting.


---

# 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://website-ai-erc.gitbook.io/bot/hosting-your-website/letting-the-bot-host-for-you.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.
