# 石碑と石版

### 冒険者との別れ

一部の冒険者（レアリティがCommonなど）を除いて、冒険者とは、ふとした機会に別れを選択することもあるだろう。\
&#x20;別れにより、冒険者はパーティーから去るが、冒険者の石碑や紹介状を残す場合があるという。

### 冒険者の石碑

冒険者の石碑には、冒険者の戦闘の記録が刻まれているという。\
石碑を読み解くことにより、石版を得ることができると言われている。

### 石版

冒険者の石碑を読み解いた結果、手に入ると言われている。\
石版を読むことで、一部の冒険者はスキルを学習することができる。


---

# 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://wiz-eternalcrypt.gitbook.io/jp/gmu/to.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.
