# FAQ

<details>

<summary>How do i setup the plugin?</summary>

[Installation](/mcg-mine-net/installation.md)

Visit Installation

</details>

<details>

<summary>I get cannot use Mine-ID? when using the registration command?</summary>

This can be 2 options.\
Either mine-ID is down (you can check that by visiting <https://mineid.mine-net.eu)\\>
Or you do not use a Java account and mojang cannot verify you as java player.\
To solve this log into a java server with your java account and try again

</details>

<details>

<summary>What are the requirements for a valid website?</summary>

Please visit <https://mine-net.eu/TOS.php> and read the Non Used Sites Guide

</details>

<details>

<summary>How do i get Support?</summary>

Please join our discord server and make a topic in  mcg-plugins (<https://mine-net.eu/discord.php>)

</details>


---

# 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-mine-net/faq.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.
