# Best practices & suggestions

## What is this page?

This is a page I've created to provide to friends and family with access to create, manage and host servers on my Pterodactyl instance. It's a basic catch all for things like managing access, backups and files.

## Schedules

### Backup

### Server Reboot

Most servers like to be rebooted every 24 hours. Some (especially heavily modded Minecraft servers) should be rebooted multiple times a day

## Granting access to other people


---

# 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://www.trentbauer.com/guides/installation-guides/pterodactyl/server-best-practices-and-suggestions.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.
