# Recognition

The Recognition section documents any awards, renewals, or media coverage received in connection with the PSE Site Activity.

{% stepper %}
{% step %}

#### Indicate if recognition was received

Select **Yes** or **No** to indicate whether any recognition was received for this PSE Site Activity.

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

{% step %}

#### Add a recognition

Click **Add Recognition** and select the **Recognition Type** from the following options:

* **New Award** — A new award or honor received for the PSE effort.
* **Renewal** — A renewal of a previously received award or certification.
* **Media Coverage** — Coverage of the PSE effort in media outlets.
  {% endstep %}

{% step %}

#### Enter award details (New Award or Renewal)

If the recognition type is **New Award** or **Renewal**, enter the following:

* **Award Name** — Enter the name of the award or certification.
* **Awarding Organization** — Enter the name of the organization granting the award.
* **Date Received** — Enter the date the award was received or renewed.
* **Description** — Optionally, enter a description of the award and its significance.
  {% endstep %}

{% step %}

#### Enter media coverage details (Media Coverage)

If the recognition type is **Media Coverage**, enter the following:

* **Media Outlet** — Enter the name of the media outlet that provided coverage.
* **Coverage Date** — Enter the date the coverage was published or aired.
* **Coverage Type** — Select the type of media coverage (e.g., print, online, broadcast).
* **Description** — Optionally, enter a description or summary of the coverage.
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
Multiple recognitions can be added to a single PSE Site Activity. Click **Add Recognition** to record additional awards or media coverage.
{% 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/recognition.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.
