# Step 5: Perform a quick end-to-end test of your program

Before launching your program to your audience, we recommend doing a quick end-to-end test of the program to ensure that everything is set up correctly. This involves viewing the widget or microsite as a referrer, copying their unique share link, signing up as a new referred user, and performing a conversion event to ensure all emails are triggered and rewards are issued as designed.


---

# 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://help.impact.com/brand/what-would-you-like-to-learn-about/advocate-program/introduction-welcome-to-advocate/step-5-perform-a-quick-end-to-end-test-of-your-program.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.
