# Account creation & login

Creating your Aicado account is quick and easy. You can sign up or log in using your Google or Facebook account—no passwords to remember, just one click and you're in.

Once logged in, you'll have access to a wide range of powerful AI tools to streamline your workflow, spark creativity, and boost productivity.

{% hint style="info" %}
Do you need a company account rather than Google or Facebook? [Click here.](https://run.aicado.ai/auth-company)
{% endhint %}


---

# 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.aicado.ai/user-guide/account-creation-and-login.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.
