# Army Advice

(Provide a brief description of the module and its purpose.)

## Structure

![Structure](/files/6PM9EUrVm60Vlerw9Q9n)

(Describe the components of the dialog, i.e. the meaning of all the numbers shown or any buttons or checkboxes that can be selected.)

## Configuration

![Configuration](/files/nhzP3BTiDng7b58vvQDF)

(If the module offers a settings menu, describe the options available.)

## Usage

(Describe how to use or interpret the module. Provide additional screenshots where necessary.)

## FAQ

(Include this section if there are any typical questions that are asked. Make sure the question is in bold and the answer not. Also, make sure to include an HTML line break (\<br>) at the end of the question so that the questions are rendered properly.)


---

# 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/module/army-advice.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.
