# Ancient Scrolls

### What are Ancient Scrolls?

Throughout the Etherverse, there are scrolls containing Dark Magic that can be used to cast the alchemy spell and create Gold Bars (GBAR). You can find these scrolls while [Exploring](/gameplay/earning-rupeez/exploring.md), and will have to pay Rupeez in order to obtain them. The Ancient Scrolls will give you the ability to run `/cast alchemy` which will create GBAR and send it directly to your wallet. Any user with an Ancient Scroll can cast the alchemy spell and, you do NOT need a witch or a warlock in order to cast the spell. There are 12 levels of Ancient Scrolls and each one that you find will increase your chance of successfully casting the alchemy spell.

{% hint style="info" %} <mark style="color:red;">**IMPORTANT**</mark>: Ancient Scrolls are NOT an NFT and will not show up in your ETH wallet. They are an off chain item that will be tied directly to your discord/user account
{% endhint %}


---

# 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://whitepaper.mintofdestiny.xyz/tokens/ancient-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.
