# Getting Started

- [Getting Started](https://support.pears.io/getting-started/getting-started.md): Foundational resources for navigating PEARS, understanding modules, and working with common features.
- [Reporting Decision Tree](https://support.pears.io/getting-started/getting-started/reporting-decision-tree.md): A visual guide to help you choose the right PEARS module for reporting your activities.
- [SNAP-Ed Module Descriptions](https://support.pears.io/getting-started/getting-started/snap-ed-module-descriptions.md): Overview of the seven SNAP-Ed reporting modules available in PEARS.
- [Extension Module Descriptions](https://support.pears.io/getting-started/getting-started/extension-module-descriptions.md): Overview of the Extension reporting modules available in PEARS.
- [Search for Data](https://support.pears.io/getting-started/getting-started/search-for-data.md): Use the site-wide search feature to find records across multiple PEARS modules.
- [List Views and Filters](https://support.pears.io/getting-started/getting-started/list-views-and-filters.md): Learn how to navigate list views, apply filters, search for records, and export data across PEARS modules.
- [Add Custom Data](https://support.pears.io/getting-started/getting-started/custom-data.md): Learn how to enter organization-specific custom data fields when creating records in PEARS.
- [Add Partners](https://support.pears.io/getting-started/getting-started/add-partners.md): Learn how to link partnership records to other PEARS records.
- [Export Data](https://support.pears.io/getting-started/getting-started/export-data.md): Export data from any PEARS module into Excel spreadsheets for additional analysis.
- [Bulk Actions](https://support.pears.io/getting-started/getting-started/bulk-actions.md): Use bulk actions to copy or edit multiple records at once across PEARS modules.


---

# 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/getting-started.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.
