# Getting Started

- [Do I Need the Book?](https://wiki.capetownvtm.com/getting-started/do-i-need-the-book.md)
- [Character Sheet Best Practices](https://wiki.capetownvtm.com/getting-started/pdf-best-practices.md)
- [Character Creation](https://wiki.capetownvtm.com/getting-started/character-creation.md): This page is not meant to replace the instructions in the Core book, but to enhance them. Please follow along with both of these resources for the best chance of an expedient approval.
- [Getting Approved](https://wiki.capetownvtm.com/getting-started/getting-approved.md)
- [Beginner's Guide](https://wiki.capetownvtm.com/getting-started/beginners-guide.md)
- [Player Etiquette](https://wiki.capetownvtm.com/getting-started/beginners-guide/player-etiquette.md)
- [How to Format](https://wiki.capetownvtm.com/getting-started/beginners-guide/how-to-format.md)
- [Common Mechanics](https://wiki.capetownvtm.com/getting-started/beginners-guide/mechanical-aids.md)
- [Project Rolls](https://wiki.capetownvtm.com/getting-started/beginners-guide/mechanical-aids/project-rolls.md): The following is a rephrasing of the project rules found on pp. 417-420 of the Core book.
- [Server-Specific Information](https://wiki.capetownvtm.com/getting-started/beginners-guide/server-specific-information.md)
- [Creating and Pursuing Plots](https://wiki.capetownvtm.com/getting-started/beginners-guide/creating-and-pursuing-plots.md)
- [Experience Spending](https://wiki.capetownvtm.com/getting-started/experience-spending.md)
- [Time Skip](https://wiki.capetownvtm.com/getting-started/experience-spending-and-timeskip.md)
- [Frequently Asked Questions](https://wiki.capetownvtm.com/getting-started/frequently-asked-questions.md)
- [Rulings and Clarifications](https://wiki.capetownvtm.com/getting-started/rulings.md)
- [Extra Animal Stat Blocks](https://wiki.capetownvtm.com/getting-started/rulings/animal-rules.md)


---

# 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.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.
