# Google site

To embed an Aurpay Payment Button on your Google site:

1. Log in to your Google Site and switch to Editor mode.
2. Navigate to the page on which you want to place the button.
3. Navigate to Insert → Embed → Embed Code.
4. Paste the Button code that you copied from the Aurpay Dashboard and click Next.
5. Click Insert.
6. Drag and drop the element wherever required.
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/google-site.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.
