# Frequently Asked Questions

## Q. **Is there a trading system or economy on the server?**

We don't have a formal trading system, however we support player trading

Check out the [trading post](https://discord.gg/YX44JDTzYF) channel in discord

## Q. What mods are used on the server?&#x20;

The mods used on the server can be found at [🛠️Mod List](/mod-list.md).

## Q. Who do I contact if I have a problem or need assistance on the server?

Contact the server's moderators or administrators via the server's [Discord](https://discord.gg/fcCBjfu7Dd).

## Q. How do I report a player for breaking the rules?

If you witness a player breaking the server rules, report them to the server's moderators or administrators via the server's [Discord](https://discord.gg/fcCBjfu7Dd) ticket system. Make sure to give any evidence such as screenshots or videos.&#x20;

## Q. Are there airdrops?

Yes, you just need to keep an eye out as there is no notifications.

## Q. How long is the Day/Night cycle?

2x Day acceleration (1 hour = 2 hours in game) and 10x Night acceleration (2 mins = 1 hour in game).

## Q. How often are server wipes?

Usually about 4 months but this may vary.

## Q. What base building mod do you use?

We use Base Building Plus 2.0 as well as Vanilla Building System

Check out [🏠Base Building](/base-building.md)

## Q. Is there a raiding schedule?

No, you can raid at any time, but we encourage raiding at an appropriate time when players are onlline, this allows for better interactions and players to defend their base.

{% hint style="warning" %}
Although offline raiding is allowed, it is frowned upon. Don't be a coward and raid online.
{% endhint %}

## Q. How do I claim my territory?

You need to build a flagpole. Head to [🏳️‍Territories and Flags](/base-building.md) in Base Building

## Q. Where do you find boats?

Boats are found along coastlines and inlets, explore the map.

## Q. What is the DeerIsle map lore

There are things such hammers, temples, islands, and keycards...

Join the [Discord ](https://discord.gg/fcCBjfu7Dd)and chat with your fellow survivors.


---

# 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://wiki.eclipz.au/frequently-asked-questions.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.
