# Palworld

- [Connect to my Palworld server](https://docs.oxygenserv.com/en/palworld/se-connecter-a-mon-serveur-palworld.md): Step-by-step guide to connect to your Palworld server on Oxygenserv (IP/port, domain name, troubleshooting).
- [Be an administrator on my Palworld server](https://docs.oxygenserv.com/en/palworld/etre-administrateur-sur-mon-serveur-palworld.md): Step-by-step guide to be an administrator on your Palworld server (admin password, /AdminPassword, commands).
- [Transfer a Co-Op (local) save to Oxygenserv](https://docs.oxygenserv.com/en/palworld/transferer-une-sauvegarde-co-op-locale-vers-oxygenserv.md): Step-by-step guide to transfer a Co-Op (local) save to Oxygenserv (upload, player conversion).
- [Transfer a save from a host to Oxygenserv](https://docs.oxygenserv.com/en/palworld/transferer-une-sauvegarde-dun-hebergeur-vers-oxygenserv.md): Step-by-step guide to transfer a Palworld save from a host to Oxygenserv.
- [Transfer a Windows save to Linux](https://docs.oxygenserv.com/en/palworld/transferer-une-sauvegarde-windows-vers-linux.md): Step-by-step guide to transfer a Palworld save from Windows to Linux (SaveGames, player migration, troubleshooting).


---

# 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.oxygenserv.com/en/palworld.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.
