# Potential Reach

Estimate the potential audience for your social marketing campaign by defining market segments and their population counts.

![Screenshot: The Potential Reach section showing the market segments table with columns for Market Segment name, SNAP-Ed Eligible Count, and Total Count, along with the Add Market Segment button](/files/3VOtQRQd8wXfzj8h9LSC)

{% stepper %}
{% step %}

#### Add a Market Segment

Click the **Add Market Segment** button to define a target audience segment for the campaign.
{% endstep %}

{% step %}

#### Enter SNAP-Ed Eligible Count

Enter the **SNAP-Ed Eligible Count** for the market segment. This represents the number of individuals within the segment who qualify as SNAP-Ed eligible.
{% endstep %}

{% step %}

#### Enter Total Count

Enter the **Total Count** for the market segment. This represents the total population of the segment, regardless of SNAP-Ed eligibility.
{% endstep %}

{% step %}

#### Add Additional Market Segments

Repeat the process to add as many market segments as needed to capture the full potential reach of your campaign.
{% endstep %}

{% step %}

#### Save and Continue

Click **Save and Continue** to save your potential reach data and proceed to the [Channel Reach](/engage/social-marketing-campaigns/channel-reach.md) step.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**TIP:** Define market segments that align with the target audiences identified in your campaign planning. This data helps measure the proportion of eligible populations reached.
{% endhint %}

{% hint style="warning" %}
**NOTE:** The SNAP-Ed Eligible Count should not exceed the Total Count for any market segment.
{% 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/social-marketing-campaigns/potential-reach.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.
