# Synergy

You might have told yourselves **"why there is no X command?"** or **"this mod doesn't have X, but many others have!"**. I am developing this mod with **synergy** in mind, this means that I won't be implementing features that are already polished in other mods or can cause many compatability problems with other mods. Let me explain which features are not planned to be implemented and why.

### Homes

Simple. It's already done by many mods and myself included. There's no need to cause more incompatabilities by adding homes system when we already have awesome mods to do that, some of them are **Homabric**, **HuskHomes** and etc...

### TPA, RTP

Same with homes, many mods are lightweight and introduce exactly same commands, take a look at **HuskHomes** (/tpa),&#x20;


---

# 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://27rogi.gitbook.io/server-toolbox/synergy.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.
