# Custom Website

## Optinly Custom Website Installation <a href="#optinly-custom-website-installation" id="optinly-custom-website-installation"></a>

You can install Optinly on your custom website by following the below mentioned steps.

**Step 1:** Choose a plan that works for you from Optinly’s pricing page. You’ll be redirected to [app.optinly.com.](https://app.optinly.com/)​

Sign up using your desired email address and password.

![](/files/3ViRMw29B6dvQGg0a8wa)

​[ ](https://optinly.com/static/f6eb463e8cc594b2ea9b6ca816d8b8f5/7af19/sign-up-optinly.png)**Step 2:** Once you “Sign Up”, enter your domain and click create.

![](/files/4cKQ8Cuip0OkL674aAAP)

**Step 3:** After entering your domain name, you’ll be asked to choose your website’s platform.

![](/files/Yq7buHSdIlFjcL5JanhM)

Choose JavaScript and then you’ll be displayed the embed script code.

**Step 4:** Head back to your website and paste the copied script code in your root index.html file within the body section.

You’ve successfully connected Optinly to your website and it’s ready to use.


---

# 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://help.optinly.com/installation/custom-website.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.
