# Adding the button to your site

## Harness your site

Don't worry if you're not technical! We'll walk you through the setup process step by step :)

**Step 1:** Log in to your Harness Admin Dashboard

**Step 2:** In your "Settings" - click on the "Website Code" tab (or [Click Here](https://admin.harnessapp.com/settings/website-code))

**Step 3:** Copy the "Harness your Website" Code

**Step 4:** Paste this code into your website's footer just before the \</body> tag on all pages you'd like for the "Donate" widget to be displayed.

## Wondering if you correctly set up your Harness Code?

### Check Google Chrome

**Step 1:** Open the URL where you want to check the code's implementation

**Step 2:** Right-click on the page and click "Inspect"

**Step 3:** Click "Network" on the top bar sliding menu

**Step 4:** Reload your page (F5) and wait a few seconds until the page is fully loaded

**Step 5:** In the "filter" search bar, type in "widget". If your code was implemented correctly, you should see "widget" displayed in the table below. If not, contact your website provider/administrator.

### &#x20;Check Mozilla Firefox

**Step 1:** Open the URL where you want to check the code's implementation

**Step 2:** Right-click on the page and click "Inspect"

**Step 3:** Click "Network" on the top bar sliding menu

**Step 4:** Reload your page (F5) and wait a few seconds until the page is fully loaded

**Step 5:** In the "filter" search bar, type in "widget". If your code was implemented correctly, you should see "widget" displayed in the table below. If not, contact your website provider/administrator.

## Still need help?

Contact your website provider/administrator (ex: WordPress) to see if your website has specific instructions and for the best support or give us a shout!&#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://harness.gitbook.io/harness/admin/adding-the-button-to-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.
