# Pray

### 1. Pray Introduction

There are five lovely elves living on the Evolution Land, they are in charge of the five resources of Gold, Wood, Water, Fire, and Earth. It says among the aboriginal people of Evolution Land that good things will happen after praying to them.

### 2. Detail

These five elves can be found in Events → Pray in the [portal.evolution.land](http://portal.evolution.land) .

![](/files/ewJf4VRhl0HbzSWS40VX)

They represent gold, wood, water, fire, and earth spirits in turn. We will put 5 resource-rich lands and 250 Gen-0 apostles into their contracts, which is currently the only sales channel for resource-rich lands other than reward distribution.

Players can spend resources to pray to them. There are 2 types of prayers to choose from, corresponding to different winning rate.

| Type      | Rate of winning resource-rich land | Rate of winning Gen-0 apostle |
| --------- | ---------------------------------- | ----------------------------- |
| 10 Token  | 0.1%                               | 0.9%                          |
| 100 Token | 1%                                 | 9%                            |

When the resource-rich lands in the five elves’ contracts are all acquired by the players, the list of the resource-rich land will be reset, and a new round of Pray will be started.

Players can wait for the notice after the draw to confirm your rewards.


---

# 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://docs.evolution.land/advanced/pray.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.
