# Server-Specific Information

## Server Reset

The staff begins resetting the server every other Sunday at 8 PM UTC. Scenes must be finished before this! No scenes will be allowed to extend past reset and no new scenes may begin until the sunset announcement goes out.&#x20;

If you need to hunt or use Herd during reset time but before the beginning of the next in-character night, you may request to do so in your ticket. Any request after the new night has begun for previous weeks will be denied.

## Experience Requests

Experience is given out on Monday between 4 and 8 PM UTC. Experience requests may be posted anytime outside of the window between 3 and 8 PM UTC on Sunday. Please follow the pinned template in the [<mark style="color:red;">#exp-request</mark>](https://discord.com/channels/1292865933525651466/1292865935220408389) channel.

Players may earn a maximum of 6 experience per reset. The following each give 1 experience point.

* Awakening vignette
* Hunting vignette
* Progress towards an Ambition
* Progress towards a Desire

Completing a scene with either another player or a Storyteller will grant 1 experience point. You may post an additional completed scene for another experience point.

You must post links to all of these things to get experience for them! If you don't make a request within the allotted time period, you will not be awarded experience.

You must post Desires in your ticket within 24 hours of your first post for the week. Awakenings must be posted first thing.

## Experience Caps

To maintain fairness and consistency, all characters are subject to an experience cap. Once your character gains 240 experience, they will not gain any more. For players who are consistently getting 6 experience a reset, this will take a little over a year and a half.

## Time Frames

Often, you will see different words used to reference time. Here is a small chart that defines how those time frames pass in our game.

<table><thead><tr><th width="237">In Character Time Frame</th><th>Out of Character Time Frame</th></tr></thead><tbody><tr><td>One Turn</td><td>A single post</td></tr><tr><td>One Round</td><td>One round of posts</td></tr><tr><td>One Scene</td><td>All roleplay done between <code>!start</code> and <code>!end</code> in one channel</td></tr><tr><td>One Night or Session</td><td>Two weeks</td></tr><tr><td>One Story (Two Nights)</td><td>Four weeks</td></tr><tr><td>One Chronicle (Six Nights)</td><td>Twelve weeks</td></tr></tbody></table>

## PvP Tag

We have two roles here, depending on your comfort level with the unknown and unexpected. These are both detailed in our [<mark style="color:red;">#role-selection</mark>](https://discord.com/channels/1292865933525651466/1292865933848743983) channel. You may change this role at any time. You need to have selected one of these two roles before you are able to post anywhere!


---

# 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.capetownvtm.com/getting-started/beginners-guide/server-specific-information.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.
