# Training Grounds

The Training Grounds is an area will you will be able to level up your Elder. Each level gain, will increase a specific Base Value (Stats) such as Strength, Agility or Intelligence.  Whenever you enter a specific area in the Training Ground, you will use a specific amount of **Energy based on your Energy Tier.**  See below for the Training Ground Areas and Energy Use Table

| <p> </p><p><strong>Index/Area</strong></p><p> </p> | <p> </p><p><strong>Strength</strong></p><p> </p> | <p> </p><p><strong>Agility</strong></p><p> </p> | <p> </p><p><strong>Intelligence</strong></p><p> </p> | <p> </p><p><strong>Energy %</strong></p><p> </p> |
| -------------------------------------------------- | ------------------------------------------------ | ----------------------------------------------- | ---------------------------------------------------- | ------------------------------------------------ |
| <p> </p><p>1</p><p> </p>                           | <p> </p><p>+3</p><p> </p>                        | <p> </p><p>-</p><p> </p>                        | <p> </p><p>-</p><p> </p>                             | <p> </p><p>100%</p><p> </p>                      |
| <p> </p><p>2</p><p> </p>                           | <p> </p><p>-</p><p> </p>                         | <p> </p><p>+3</p><p> </p>                       | <p> </p><p>-</p><p> </p>                             | <p> </p><p>100%</p><p> </p>                      |
| <p> </p><p>3</p><p> </p>                           | <p> </p><p>-</p><p> </p>                         | <p> </p><p>-</p><p> </p>                        | <p> </p><p>+3</p><p> </p>                            | <p> </p><p>100%</p><p> </p>                      |
| <p> </p><p>4</p><p> </p>                           | <p> </p><p>+1</p><p> </p>                        | <p> </p><p>+1</p><p> </p>                       | <p> </p><p>+1</p><p> </p>                            | <p> </p><p>60%</p><p> </p>                       |
| <p> </p><p>5</p><p> </p>                           | <p> </p><p>+1</p><p> </p>                        | <p> </p><p>+1</p><p> </p>                       | <p> </p><p>-</p><p> </p>                             | <p> </p><p>50%</p><p> </p>                       |
| <p> </p><p>6</p><p> </p>                           | <p> </p><p>-</p><p> </p>                         | <p> </p><p>+1</p><p> </p>                       | <p> </p><p>+1</p><p> </p>                            | <p> </p><p>50%</p><p> </p>                       |

**Energy Used**

| <p> </p><p><strong>Energy Tier</strong></p><p> </p> | <p> </p><p><strong>Energy Used</strong></p><p> </p> | <p> </p><p><strong>Levels Each Tier</strong></p><p> </p> | <p> </p><p><strong>Total Energy</strong></p><p> </p> |
| --------------------------------------------------- | --------------------------------------------------- | -------------------------------------------------------- | ---------------------------------------------------- |
| <p> </p><p>1</p><p> </p>                            | <p> </p><p>200</p><p> </p>                          | <p> </p><p>20</p><p> </p>                                | <p> </p><p>4,000</p><p> </p>                         |
| <p> </p><p>2</p><p> </p>                            | <p> </p><p>400</p><p> </p>                          | <p> </p><p>20</p><p> </p>                                | <p> </p><p>8,000</p><p> </p>                         |
| <p> </p><p>3</p><p> </p>                            | <p> </p><p>600</p><p> </p>                          | <p> </p><p>20</p><p> </p>                                | <p> </p><p>12,000</p><p> </p>                        |
| <p> </p><p>4</p><p> </p>                            | <p> </p><p>800</p><p> </p>                          | <p> </p><p>20</p><p> </p>                                | <p> </p><p>16,000</p><p> </p>                        |
| <p> </p><p>5</p><p> </p>                            | <p> </p><p>1,000</p><p> </p>                        | <p> </p><p>20</p><p> </p>                                | <p> </p><p>20,000</p><p> </p>                        |


---

# 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://ethernal-elves.gitbook.io/ethernal-elves/elders-game-play/training-grounds.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.
