> For the complete documentation index, see [llms.txt](https://ethernal-elves.gitbook.io/ethernal-elves/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ethernal-elves.gitbook.io/ethernal-elves/elves/elders.md).

# Elders

{% hint style="info" %}
A Whitepaper Draft has been published in the discord, a full Whitepaper will be released June 21st
{% endhint %}

### Elders Mint

You will need 7 Artifacts to mint 1 Elder, see below for the instructions

### Part 1

**Make sure you have Artifacts In-game**&#x20;

1. Go to <https://app.ethernalelves.com/play> and click on **WALLET.** A modal will popup and you will see a list of all your resources and tokens.&#x20;

![](/files/9osvFepB4uS9F0PW6o4a)

You will want your Artifacts "In Wallet", see the image  in the red rectangle above.  If you have not minted yet, please watch this 3 minute video here:&#x20;

\
<https://docs.ethernalelves.com/economy/artifacts#mint-artifacts><br>

### Part 2

\
2\. Go back to <https://app.ethernalelves.com/play> and click on **ELDERS**

![](/files/DdymiknYFx8Frg1i8yNR)

Enter the amount of Elders you would like to mint.  Make sure you have the correct number of Artifacts to mint.  Example, if you want to mint 3 Elders, you must have 21 Artifacts, **IN-WALLET and NOT IN-GAME.**  You will know it is in your wallet if you can see it in your Opensea Profile.\
\
Important Dates: \
\
Elders Mint Date: June 14 2022 at 11PM EST\
Elders Reveal Date: June 21 2022 at 11PM EST<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://ethernal-elves.gitbook.io/ethernal-elves/elves/elders.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
