# Campaign Progress

## Questionnaire

For Questionnaire campaigns you can navigate to the same area of the Campaign page to view "Campaign Progress". Similar to Shopify URL campaigns any submitted forms from collectors passing through the token gate will be available as table data here. The data will also be available as downloadable CSV for use however you'd like.

Here's an example of Questionnaire type redemptions data and a corresponding Questions setup:

![](/files/lONiN8nRThV3PMLaB0FM)


---

# 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://docs.manifold.xyz/manifold-for-developers/resources/widgets/campaign-widget/campaign-progress.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.
