# What's right for me?

Here's your choices. I need to: &#x20;

* have a clear list of objectives to tick off during the exercise - Checklist&#x20;
* assess players individually in-depth against customisable categories - Assessment Toolkit  &#x20;

{% tabs %}
{% tab title="Assessment Toolkit" %}
Allows the observer to determine what metrics they want to collect
{% endtab %}

{% tab title="Checklist" %}
Checklist is a customisable list. It has multiple uses such as being used to confirm completed training objectives or as a memory aid for expected player activities.
{% endtab %}
{% endtabs %}


---

# 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/feature-documentation/designing-and-running/observation/capturing-observations/whats-right-for-me.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.
