# Basics

## Create your first Widget

Create an upsell widget at checkout in just a couple of minutes, leverage the walkthrough tutorial below.&#x20;

Ready to take your widgets to the next level? [Learn more](/widgets.md).

{% @arcade/embed flowId="tBisajgutYAke1HANkJx" url="<https://app.arcade.software/share/tBisajgutYAke1HANkJx>" %}

## Update your Checkout Branding

Take your checkout to the next level using our branding editor. Customize various elements beyond the capabilities of the checkout editor.&#x20;

{% @arcade/embed flowId="BiwwQ24T64a2Uad68val" url="<https://app.arcade.software/share/BiwwQ24T64a2Uad68val>" %}

***

### 📬 Support

Need help? Our support team is here—just reach out below.

👉 Visit the [Support](https://help.checkoutbuilder.com/support) page\
📧 Email us at <hello@checkoutbuilder.com>\
💬 Or use the chat icon in the bottom right corner of the app dashboard.

We’re here to help!&#x20;


---

# 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.checkoutbuilder.com/basics.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.
