# Sign up and Log in

To sign up and log in, go to <http://cloud.sky-drones.com/> and create a new account.&#x20;

Follow the video tutorial below:

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


---

# 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.sky-drones.com/flight-operations/cloud/sign-up-and-log-in.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.
