# How to Install 🛠️

**Install - First Steps**

Create your GetComplied account at [www.getcomplied.com](https://www.getcomplied.com/)

![GetComplied Login Page](/files/-M02HM_2TLjbR8HzjUcc)

### Policies and Cookies

Create the policies and cookies for your platform. You will need them when we create a project.

![](/files/-M02I6tGTphJmVfK60hI)

### Create a project&#x20;

Create and configure your project.

![](/files/-M02HjziRYwCoJcl-3su)

### Add Snippet&#x20;

After creating the project you only need to add the snippet to your site. Install the code before **\</body>**

![](/files/-M02Hn1_7ENwiNN-szi9)


---

# 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.getcomplied.com/how-to-install.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.
