> For the complete documentation index, see [llms.txt](https://avroramu-community.gitbook.io/avroramu-season-6/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://avroramu-community.gitbook.io/avroramu-season-6/server-information.md).

# Server Information

:video\_game: Server Gameplay :video\_game:

:zap: **EXP & GR Rates:**\
:zap:Max Reset: 50 (every week + 10 ) \
:zap:Max GReset: 5\
:small\_blue\_diamond:1 GR: 200x | 2 GR: 190x | 3 GR: 180x | 4 GR: 170x | 5 GR: 160x\
:zap:Points per Reset : 1000\
:crossed\_swords:First Castle Siege 2 week after start a server.Castle Siege.Castle Siege is based on points — you don’t have to take the crown to win the castle. You just need to have more points.\
:crossed\_swords:HALL OF FAME 1 week after start a server.\
:crossed\_swords:Starter Buff 1 week after start a server.\
:crossed\_swords:Every Stage Duration 1-2 Week.\\

<br>

:tools: **Items & Features:**\
:zap: Socket items: Excellent options, 5 sockets.\
:crossed\_swords: Socket weapons: Excellent options, 5 sockets.\
:gem: 380 level sets: Bonus HP & SD with Jewel of Guardian.\
:zap: Ancient items: Excellent.\
:fire: Archangel weapons: Upgradable.\
:butterfly: 2.5 Level Wings added!\
:map: Monsters Distribution:\
:cityscape:All maps: 8 monsters | :star:Hot spots: 12 monsters\
\
:dart: **Quests & EXP Buff:**\
:scroll: 200 quests available – each gives bonus LevelUp points that don’t reset!\
:cityscape: Maps from Tarkan+ have EXP NPCs – stay 90 sec for a 1-hour EXP buff! :hourglass\_flowing\_sand:\
:gift: **Rewards & Market:**\
:fire: Daily Rewards & Battle Pass for Premium Accounts!\\

✨ **Weekly Rankings Reward:**\
📊 Every week, the rankings on the website for all **events and invasions** will grant **HUNT POINTS**! 🎉


---

# 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 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, and the optional `goal` query parameter:

```
GET https://avroramu-community.gitbook.io/avroramu-season-6/server-information.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
