# Wix

## Adding embed code to Wix&#x20;

After you've created your Checkout Button in your Xion Create, you can add it to your Wix website using the Wix Website Editor.&#x20;

***Steps:***

1. From your Create section, create a Checkout Button and then copy its embed code(**Checkout Button Code**).
2. From your Wix account, find the site you want to edit in the **My Sites** section, and then click **Edit Site**.&#x20;
3. In the Wix Website Editor, click the + button, and then click More.
4. Click **HTML** Code to add an HTML code widget to the page.
5. Click Enter Code.
6. On the HTML Settings dialog, paste the embed code(Checkout Button Code) for your Checkout Button in the Add your code here field and then click Update.
7. When you're done, click **Save**.&#x20;

Need help using the Wix Editor? Contact [Wix Support](https://www.wix.com/support/html5/).


---

# 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://xionwiki.gitbook.io/xion-global/create-checkout-buttons/wix.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.
