# Fairytales SMP ．♡

## Fairytales SMP

- [♡ Rules](https://help.fairy-tales.uk/welcome/rules.md): Important Note: In unique and exceptional scenarios it is up to the interpretation of staff as to what is seen as a rule break.
- [♡﹒ Frequently Asked Questions](https://help.fairy-tales.uk/welcome/frequently-asked-questions.md): Here is a list of frequently asked questions and answers that may help you with your journey inside Fairytales!
- [♡﹒ Season 7 FAQ](https://help.fairy-tales.uk/welcome/season-7-faq.md): Here is a list of frequently asked questions and answers for the upcoming season of Fairytales!
- [♡ Allowed/Disallowed Mods](https://help.fairy-tales.uk/welcome/allowed-disallowed-mods.md)
- [♡ Bedrock Limitations](https://help.fairy-tales.uk/welcome/bedrock-limitations.md): This page is a work in progress. Some things may be missing and will be added later.
- [♡ Store](https://help.fairy-tales.uk/welcome/store.md): Fairytales store information!
- [♡ How to Join](https://help.fairy-tales.uk/support/how-to-join.md): We would love to have you join the Fairytales community! Please follow these instructions on this page on how to join our server. If you are having issues joining, please feel free to contact us!
- [♡ Troubleshooting](https://help.fairy-tales.uk/support/troubleshooting.md): Are you struggling to join Fairytales or having some connection issues? Please read through this guide. If you are still struggling, please do not hesitate to reach out to the staff team!
- [♡ Get Help](https://help.fairy-tales.uk/support/get-help.md): We are here for anything you need!
- [♡ Fairies](https://help.fairy-tales.uk/gameplay-features/fairies.md): Fairies is what makes our server unique and standout. We pride ourselves in being an origins-style server without the mods!
- [♡ Season 7 Biome List](https://help.fairy-tales.uk/gameplay-features/season-7-biome-list.md): Fairytales SMP has custom biomes that differ from standard, vanilla Minecraft. We use a modified version of the Terralith data pack!
- [♡ Homes and Claiming](https://help.fairy-tales.uk/gameplay-features/homes-and-claiming.md): Claiming your land on Fairytales is important to protect your areas and belongings. Please read this page for tips on starting your first home on our server and how to protect it!
- [♡ Rainbows](https://help.fairy-tales.uk/gameplay-features/rainbows.md): Rainbows are a natural phenomenon that appear around the land of Faironia! Find them to collect special rewards!
- [♡ Head Drops](https://help.fairy-tales.uk/gameplay-features/head-drops.md): Heads have a chance to be dropped from various mobs when you kill them! All of the chances of receiving them are different but you can learn more about that here!
- [♡ Sparkles Economy](https://help.fairy-tales.uk/gameplay-features/sparkles-economy.md): Sparkles is the name of our virtual economy in Fairytales! Please read for more information.
- [♡ Chest Shops](https://help.fairy-tales.uk/gameplay-features/chest-shops.md): Find out how to make chest shops here!
- [♡ Magic](https://help.fairy-tales.uk/gameplay-features/magic.md): To access the magic system menu in-game, do /magic
- [♡ Jobs](https://help.fairy-tales.uk/gameplay-features/jobs.md): Jobs is a way to earn extra Sparkles by just playing the game!
- [♡ Player Warps](https://help.fairy-tales.uk/gameplay-features/player-warps.md): Player warps are a way to find builds and areas created by other players easily!
- [♡ Crystals & Wands](https://help.fairy-tales.uk/gameplay-features/crystals-and-wands.md): Information about currently obtainable crystals and wands.
- [♡ Enchanted Gardens](https://help.fairy-tales.uk/gameplay-features/enchanted-gardens.md)
- [♡ Item Renaming](https://help.fairy-tales.uk/gameplay-features/item-renaming.md): Items can be renamed with hex colours by Moon ranks which is a purchasable rank from our store. Buying ranks support the server!
- [♡ Voting](https://help.fairy-tales.uk/gameplay-features/voting.md): Voting for our server helps promote Fairytales to a wider community to welcome in new friends! By voting, you get rewarded with tokens and a contribution to the Pinata Party.
- [♡ Kingdom Rules](https://help.fairy-tales.uk/community/kingdom-rules.md): Here is a compiled list of general kingdom rules we expect members who live in groups to follow! We hope this clears up any questions you may have about kingdoms!
- [♡ Conflict Resolution](https://help.fairy-tales.uk/community/conflict-resolution.md): Here is some tips for conflict resolution if you wish to settle disputes kindly and softly. If you are still having trouble, please reach out to a member of staff.
- [♡ Claim Disputes](https://help.fairy-tales.uk/community/claim-disputes.md): Here, is information on how to settle claim dispute issues peacefully and within the effected parties.
- [♡ Staff Applications](https://help.fairy-tales.uk/community/staff-applications.md): Interested in joining the Fairytales staff team? We are run by volunteers and we would love to have you help our lovely community!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://help.fairy-tales.uk/welcome/rules.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.
