# Overview

#### How can I play this mod?

You can download the full version at [subnauticamultiplayer.com](https://subnauticamultiplayer.com/). For your own safety, do not download from anywhere other than "subnauticamultiplayer.com".

#### Translations

You can contribute to us to translate the mod into other languages. You can get started at [here.](https://crowdin.com/project/subnautica-bz-multiplayer-mod/)

1. Open the Crowdin page.
2. Click on the language you want to translate.
3. Click on the language.json file.
4. Translate all sentences step by step.
5. The translated sentences will be approved after being checked by me.

**Note: If you do not see the language you want to translate in the list. Contact me by joining our discord server. (@botbenson)**

Discord: <https://discord.gg/Gq9nush6SP>

Todo List: <https://github.com/ismail0234/Subnautica-Below-Zero-Multiplayer?tab=readme-ov-file#subnautica-bz-multiplayer-to-do-list-100-completed>


---

# 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.subnauticamultiplayer.com/overview/overview.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.
