# Waystones & Scrolls

## Waystones

Our Waystones can be marked with the Lodestone Scroll, allowing you to visit them repeatedly. This enables you to set an endless number of "Homes"!<br>

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

## Scrolls

**Portal Scroll**

The base item for every Portal Scroll.

<figure><img src="/files/uGDI6EzXgVXuHNXDHmU3" alt=""><figcaption><p>Portal Scroll</p></figcaption></figure>

**Home Scroll**

Use this scroll to teleport to your bed.

<figure><img src="/files/teP9ry6Q12lJB5vDVP48" alt=""><figcaption><p>Home Scroll</p></figcaption></figure>

**Unstable Scroll**

This scroll works similarly to the Home Scroll, but it teleports you to the exact location where you last used a scroll. It is perfect for quickly returning home to unload loot and immediately jumping back into the mines.

<figure><img src="/files/VipB4kr5xGCNeFB7nflc" alt=""><figcaption><p>Unstable Scroll</p></figcaption></figure>

**Spawn Scroll**

This scroll teleports you directly to the server spawn.

<figure><img src="/files/tfERxooJpsDge43wI2Rt" alt=""><figcaption><p>Spawn Scroll</p></figcaption></figure>

**Death Scroll**

A powerful scroll that teleports you to your last death location, provided it is still active (within the last 20 minutes).

<figure><img src="/files/x8Hd3tZ8yb31S0qmskyC" alt=""><figcaption><p>Death Scroll</p></figcaption></figure>

**Lodestone Scroll**

A specialized scroll that can be bound to any Lodestone of your choice.

* How to bind: Hold `Shift` and `Right-click` on any Lodestone to bind the scroll to that specific location.
* Use: Once bound, using the scroll will return you to that specific location at any time.

<figure><img src="/files/wZQHMCwPQoFHuZLK54ox" alt=""><figcaption><p>Lodestone Scroll</p></figcaption></figure>


---

# 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://chicraft.gitbook.io/intro/guideline/custom-items/waystones-and-scrolls.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.
