# Getting Started

## &#x20;🤗 Hello, welcome to ScaleProof&#x20;

### 📝 Create your account with us&#x20;

Head on over to our [registration page](https://app.scaleproof.io/register) and create your ScaleProof account. It only takes seconds to create your account.

### ➕ Add your Website(s)

1. Once you have created an account, make sure you are logged in and that your plan is active.
2. While in your dashboard go to the [websites ](https://app.scaleproof.io/websites)page.
3. Click the `Add Website` button and populate the simple form that appears.
4. Give the website a name that will be a simple identifier for you. This can be anything you please.
5. Select the protocol that your website uses either `http` or `https`. It is always good practise to use `https` but ensure your website does have an `SSL Certificate` installed.
6. Populate the `Website` field with your website domain, subdomain or domain path (e.g. **yourdomain.com**, **subdomain.yourdomain.com**, **yourdomain.com/folder**).
7. Below decide what options (if included in your plan) you want to track for this website.
8. Click `Submit`.


---

# 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.scaleproof.io/master.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.
