> For the complete documentation index, see [llms.txt](https://docs.north.cloud/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.north.cloud/docs/getting-started/quickstart.md).

# Quickstart

Create a consolidated view of all your cloud spend and enable better cost control using our savings and data services. Create an account in under 1 minute.

<p align="center"><a href="https://app.north.cloud/" class="button secondary" data-icon="browsers">Get started now!</a></p>

{% embed url="<https://www.loom.com/share/c976d38a9d874424a9438a392a906dcc>" %}

{% hint style="info" %}
**Use your work email address.** North creates your organization from the domain of the email you sign up with. Consumer mail domains and disposable mail domains are rejected, and the domain must have a working mail server.
{% endhint %}

Different onboarding options:

{% content-ref url="/pages/jqc8Fi7nAxzdTp69ilNW" %}
[AWS Onboarding](/docs/getting-started/quickstart/aws-onboarding.md)
{% endcontent-ref %}

{% content-ref url="/pages/t35IH0JkUviNEiZHrpH1" %}
[GCP Onboarding](/docs/getting-started/quickstart/gcp-onboarding.md)
{% endcontent-ref %}

{% content-ref url="/pages/LPausUdn5nxQAuiRBlxX" %}
[Azure Onboarding](/docs/getting-started/quickstart/azure-onboarding.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.north.cloud/docs/getting-started/quickstart.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
