# Widget Setup

<figure><img src="/files/EKtncXBrd9udnWbNhnMx" alt="" width="350"><figcaption><p>Example donate-at-checkout widget featuring two charities and the supersize option active.</p></figcaption></figure>

There are four steps to create and install a donate-at-checkout widget:

{% content-ref url="/pages/RSBsAiwSyrhyBqjsX6Yx" %}
[Create a widget](/app/changeup-dms/widget-setup/create-a-widget.md)
{% endcontent-ref %}

{% content-ref url="/pages/4kWC8DIXff6zdBsiNmPh" %}
[Configure Donate-at-Checkout](/app/changeup-dms/widget-setup/configure-donate-at-checkout.md)
{% endcontent-ref %}

{% content-ref url="/pages/tHokMG4M06IrsKXFyteD" %}
[Install widget](/app/changeup-dms/widget-setup/install-widget.md)
{% endcontent-ref %}

{% content-ref url="/pages/9M7RBJYpLwDfahHoxbVf" %}
[Implement the post-checkout webhook](/app/changeup-dms/widget-setup/implement-the-post-checkout-webhook.md)
{% endcontent-ref %}


---

# 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.changeup.com/app/changeup-dms/widget-setup.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.
