# Weebly

To embed an Aurpay Payment Button on your Weebly site:

1. Log in to your Weebly site and switch to Editor mode.
2. Navigate to the page on which you want to place the button.
3. Navigate to Build → Individual Elements → Embed Code.
4. Drag and drop the element and select Click to set Custom HTML box.
5. Select the position and click Edit Custom HTML.
6. Paste the Button code that you copied from the Aurpay Dashboard and click out of the box. This saves the code.
7. Publish the page to view the changes.


---

# 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.aurpay.net/product-guides/get-started/payment-button/weebly.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.
