# Panel Knowledge Base

- [Client Area](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/client-area.md)
- [Discord Linking](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/client-area/discord-linking.md): Linking your Client account to Discord
- [How to pay with Cashapp](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/client-area/how-to-pay-with-cashapp.md)
- [Affiliate Program](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/client-area/affiliate-program.md): Learn about how the Affiliate Program works
- [How to Cancel A Service](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/client-area/how-to-cancel-a-service.md): Canceling a service.
- [How to upgrade/downgrade your service](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/client-area/how-to-upgrade-downgrade-your-service.md)
- [Game Server Panel](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel.md)
- [Staff Request](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/staff-request.md): Support Team Access to your server
- [Minecraft Features](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/minecraft-features.md): Here you can find a list of features we offer in the panel and a brief overview of them
- [How to change the game?](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/how-to-change-the-game.md)
- [How to reset your Game Panel Password](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/how-to-reset-your-game-panel-password.md)
- [Creating A Schedule](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/creating-a-schedule.md)
- [Your Server Node](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/your-server-node.md): How to find the node your server is on
- [Uploading Files Via SFTP](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/uploading-files-via-sftp.md)
- [Adding Dev/ Sub Users](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/adding-dev-sub-users.md): Granting Permissions and Security Tips
- [Subdomain](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/subdomain.md): Creating and Using a Subdomain on your server
- [Server Importer](https://docs.fourseasonshosting.com/docs/panel-knowledge-base/game-server-panel/server-importer.md): Moving your server to Four Seasons made easy!


---

# 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.fourseasonshosting.com/docs/panel-knowledge-base.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.
