# How does the ServerLink Files work?

### What is MBSD or  ServerLink files?

Those files are special Data files that contain the info needed to directly add a server as connection in your MineBuddy app they are harmless plain INI documents with certain structure. (can be viewed using text editor)

### Importing MBSD Files

Importing is easy and can be done in 2 ways.

1. The easy way simply doubleclick the MBSD file and the app should open and import.
2. If step 1 fails or u wanna do it manually  go to the server manager and click import. then select the MBSD file

### Exporting MBSD files.

1. Go to the server manager.
2. Select the server you wanna export
3. click export server
4. Select a location to save
5. And voila its done!


---

# 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.mcgsoft.eu/mcg-minebuddy/how-does-the-serverlink-files-work.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.
