# Welcome to Toolkit13 (13th Age Compatible)

![](https://2426063887-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MOrY5CJFX3nDYyxel0Z%2F-MTgPtUSZ9TSaIZid2cM%2F-MTgQpo2p3LR3d97LIw2%2Fimage.png?alt=media\&token=cf4a3bf4-bd2e-4102-b943-573acd5d205e)

## What is Toolkit13 (13th Age Compatible)?

Toolkit13 is an Archmage Engine Compatible and 13th Age Compatible game System for FoundryVTT, enabling you to play any of the TTRPG's that utilize the core components of the Archmage Engine, such as Icon Relationships or Powers. The system includes 13th Age SRD content, such as Classes and Monsters. Most of the system was written by asacolips#1867 (Discord), with cswendrowski#9701 joining later to assist.

## Quick System Overview

* Player Character Sheets can be created as a "Character" Actor
* PC's Attacks, Spells, Features, and Powers are created as "Power" items on the Character Sheet
* NPC / Monster Sheets can be created as a "NPC" Actor
* Magic Items can be created as "Equipment" Items, and will add their bonus to whatever Actor they belong to
* Mudane / Generic Items can be created as "Tool" or "Loot" Items
* Compendiums full of Monsters (NPC Actors) and Class Powers are available in the Compendium tab

## Quick Start for Players

{% content-ref url="getting-started/how-to-make-a-character" %}
[how-to-make-a-character](https://asacolips.gitbook.io/toolkit13-system/getting-started/how-to-make-a-character)
{% endcontent-ref %}

{% content-ref url="getting-started/create-a-new-character" %}
[create-a-new-character](https://asacolips.gitbook.io/toolkit13-system/getting-started/create-a-new-character)
{% endcontent-ref %}

{% content-ref url="getting-started/inline-rolls-reference" %}
[inline-rolls-reference](https://asacolips.gitbook.io/toolkit13-system/getting-started/inline-rolls-reference)
{% endcontent-ref %}

## Quick Start for GMs

{% content-ref url="getting-started/how-to-make-a-character" %}
[how-to-make-a-character](https://asacolips.gitbook.io/toolkit13-system/getting-started/how-to-make-a-character)
{% endcontent-ref %}

{% content-ref url="getting-started/how-to-make-powers-actions-and-magic-items" %}
[how-to-make-powers-actions-and-magic-items](https://asacolips.gitbook.io/toolkit13-system/getting-started/how-to-make-powers-actions-and-magic-items)
{% endcontent-ref %}

{% content-ref url="getting-started/how-to-make-a-monster" %}
[how-to-make-a-monster](https://asacolips.gitbook.io/toolkit13-system/getting-started/how-to-make-a-monster)
{% endcontent-ref %}

{% content-ref url="getting-started/combat" %}
[combat](https://asacolips.gitbook.io/toolkit13-system/getting-started/combat)
{% endcontent-ref %}

{% content-ref url="getting-started/useful-macros-active-effects" %}
[useful-macros-active-effects](https://asacolips.gitbook.io/toolkit13-system/getting-started/useful-macros-active-effects)
{% endcontent-ref %}

{% content-ref url="getting-started/system-settings" %}
[system-settings](https://asacolips.gitbook.io/toolkit13-system/getting-started/system-settings)
{% endcontent-ref %}


---

# 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://asacolips.gitbook.io/toolkit13-system/master.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.
