# Create a CloudLogin.Dev Account (It's Free!)

Use the YouTube link below to watch the developer of CloudLogin.dev walk you through the steps of setting up your account on cloudlogin.dev. You can stop watching the video at the 3:40 mark.

{% embed url="<https://www.youtube.com/watch?v=8foLK2yp1Fk>" %}

If you don't want to watch the video, just go to [www.cloudlogin.dev](http://www.cloudlogin.dev) and follow the prompts to get set up.


---

# 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://googly-eyes.gitbook.io/cloudlogin-dev-playmaker-integration-documentation/quickstart/create-a-cloudlogin.dev-account-its-free.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.
