# Planning

Planning is a fundamental step of exercise and scenario design in Conducttr. This is where you define:&#x20;

| To define                         | Details                                                                                                         |
| --------------------------------- | --------------------------------------------------------------------------------------------------------------- |
| Who the exercise is for           | <ul><li>Establish training audience</li><li>Define who is participating and what roles they will play</li></ul> |
| Why you're designing the exercise | Consider crises you're likely to face                                                                           |
| What outcomes you want to achieve | Align your exercise with training objectives                                                                    |

## AXS&#x20;

You can use **AXS** (Active eXercise System) to assist in the planning of exercises.&#x20;

{% hint style="info" %}
To find more information on how to plan using AXS, please visit the page below:
{% endhint %}

{% content-ref url="/pages/ffPpbXPMrjUGQLPYkORr" %}
[Active eXercise System (AXS)](/feature-documentation/planning/active-exercise-system-axs.md)
{% endcontent-ref %}


---

# 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://helpdocs.conducttr.com/concepts/planning.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.
