# Readiness

The Readiness section captures whether a readiness assessment was conducted to evaluate the site's preparedness for PSE changes. If an assessment was performed, you can record the tool used, results, and any follow-up assessments.

![Screenshot: The Readiness section of a PSE Site Activity showing the Yes/No radio buttons, Assessment Tool Type dropdown, Survey Instrument selector, Date field, Results text area, Score field, and the Follow-Up fields below](/files/ju9PHycaj17De2mao6bi)

{% stepper %}
{% step %}

#### Indicate if readiness assessments were performed

Select **Yes** or **No** to indicate whether any readiness assessments were performed for this PSE Site Activity.

{% hint style="info" %}
If you select **No**, no additional readiness fields will be displayed. You may proceed to the next section.
{% endhint %}
{% endstep %}

{% step %}

#### Add an assessment tool type

Select the **Assessment Tool Type** used to evaluate readiness at the site.
{% endstep %}

{% step %}

#### Select the assessment tool

Select the specific **Survey Instrument** from the available options based on the tool type selected.
{% endstep %}

{% step %}

#### Enter the assessment date

Enter the **Date** when the readiness assessment was conducted.
{% endstep %}

{% step %}

#### Enter the assessment results

Enter the **Results** of the readiness assessment, describing the findings and any observations.
{% endstep %}

{% step %}

#### Enter the assessment score

Enter the **Score** received from the readiness assessment, if applicable.
{% endstep %}

{% step %}

#### Enter follow-up date

Enter the **Follow-Up Date** for any subsequent readiness assessment planned at the site.
{% endstep %}

{% step %}

#### Enter follow-up results

Enter the **Follow-Up Results** from the subsequent assessment, describing any changes observed.
{% endstep %}

{% step %}

#### Enter follow-up score

Enter the **Follow-Up Score** received from the subsequent readiness assessment.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Multiple readiness assessments can be added to track progress over time. Click **Add Another Assessment** to record additional assessments.
{% endhint %}


---

# 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://support.pears.io/engage/pse-site-activities/readiness.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.
