> For the complete documentation index, see [llms.txt](https://www.btkwiki.info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://www.btkwiki.info/ingame-guides/editor.md).

# Freebies

> Every new adventurer is welcomed by the Valkyries with a complimentary starter pack!

<figure><img src="/files/Oixqdhuk0yc1tXOx5xQ6" alt=""><figcaption></figcaption></figure>

## When you create a new character, you will automatically receive:

<table><thead><tr><th width="312.9259033203125">Box Level</th><th width="99.9259033203125" data-type="files"></th><th></th></tr></thead><tbody><tr><td><strong>Adventurer’s Training Box (Level 1)</strong></td><td><a href="/files/eBSu8wArmXclOVyyBezU">/files/eBSu8wArmXclOVyyBezU</a></td><td>• 5× Level 1 Buff Scroll<br>• 1× Rental Weapon of your choice<br>• 1× BTK headgear costume</td></tr><tr><td><strong>Adventurer’s Training Box (Level 50)</strong></td><td><a href="/files/Tgp3aOY7Y8A8eLJ8MOtD">/files/Tgp3aOY7Y8A8eLJ8MOtD</a></td><td>• 10× Level 50  Buff Scroll<br>• 1× Rental Weapon of your choice<br>• 1× </td></tr><tr><td><strong>Adventurer’s Training Box (Level 90)</strong></td><td><a href="/files/2jcgpYKMPX8C7RpkzSKs">/files/2jcgpYKMPX8C7RpkzSKs</a></td><td>• 15× Level 90 Buff Scroll<br>• 1× Rental Weapon of your choice<br>• 1×</td></tr></tbody></table>

*Items are delivered automatically to your inventory upon first login.*\
Ready your blade, sharpen your skills, and let the Valkyries guide your journey!


---

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

```
GET https://www.btkwiki.info/ingame-guides/editor.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.
