# Account

To use the FOE Helper extension features fully, you'll need to register an account on Foe Helper website.

## Register account

To register your account, you should go to the following web page: [Register account](https://foe-helper.com/register/player)

The form for account creation has the following required fields:

| Field                  | Description                                                                                                                                                                                |
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **InGame ID**          | A numeric ID from the FOE Helper extension. You can find it in FoE Helper extension settings.                                                                                              |
| **Your server**        | Select your FoE server. You can find it in FoE Helper extension settings. The two-letter code at the beginning of "World" indicates your server (e.g., "EN" for the International server). |
| **Your world**         | Choose the world you play in. You can find it in FoE Helper extension settings.                                                                                                            |
| **Your InGame name**   | Your in-game Forge of Empires username.                                                                                                                                                    |
| **Email address**      | A valid email address to associate with your account.                                                                                                                                      |
| **Set a new password** | Choose a secure password to protect your account.                                                                                                                                          |

You can find the needed info in the FoE Helper browser extension by going to **Settings → Version**

![FoE Helper settings menu](/files/0ffQ0FDECvtBlUqs0GWQ)

### Filled form example

![Filled registration form example](/files/5x8at5tj7nJPLJh8r1w5)

### Tips

* Don't use Forge of Empires account password.
* Use a **strong password** (at least 8 characters recommended).
* You can add more worlds after registration in your profile settings.


---

# 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.foe-helper.com/english/website/account.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.
