# GoDaddy

To embed an Aurpay Payment Button on your GoDaddy site:

1. Log in to your GoDaddy website and switch to Editor mode.
2. Navigate to the page on which you want to place the button.
3. Add a section, select HTML and click Add.
4. Paste the Button code that you copied from the Aurpay Dashboard.
5. Add a pixel length of 700 in Forced Height field.
6. Click Done.
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/godaddy.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.
