> For the complete documentation index, see [llms.txt](https://yungpoints.gitbook.io/yungpoints/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yungpoints.gitbook.io/yungpoints/platform/website.md).

# Website

To integrate into your website, either open the offerwall in a new tab (for example using the JavaScript command below) or show the offerwall in an iFrame.

#### Javascript

```
window.open("https://jdcurrent.com/offers/31/YourTrackingID")
```

Please replace YourTrackingID with a Unique User ID

#### iFrame

```
<iframe src="https://jdcurrent.com/offers/31/YourTrackingID"></iframe>
```

Please replace YourTrackingID with a Unique User ID
