# Oracle Hosting

## Oracle Hosting

- [Oracle Cloud Sign Up](https://docs.lidistat67.eu/oracle-cloud-sign-up.md): The first step is to sign up for Oracle Cloud
- [Deploying a VPS](https://docs.lidistat67.eu/deploying-a-vps.md): Here you will learn how to setup a VPS under Oracle's free tier.
- [Connecting to your VPS](https://docs.lidistat67.eu/connecting-to-your-vps.md): Here you will learn the basics of connecting to your VPS.
- [Installing dependencies](https://docs.lidistat67.eu/installing-dependencies.md): Before using modmail you have to install some prerequisites.
- [Making Bot Application](https://docs.lidistat67.eu/making-bot-application.md)
- [Setting Up MongoDB](https://docs.lidistat67.eu/setting-up-mongodb.md)
- [Installing and configuring Modmail](https://docs.lidistat67.eu/installing-and-configuring-modmail.md)
- [Installing dependencies (logviewer)](https://docs.lidistat67.eu/installing-dependencies-logviewer.md)
- [Installing and configuring logviewer](https://docs.lidistat67.eu/installing-and-configuring-logviewer.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.lidistat67.eu/oracle-cloud-sign-up.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.
