# Quick steps

Clerkal is a clinical notes tool that helps clinicians write their clinical notes faster and more efficiently, using clickable templates and AI. It can be used with all Patient Software's.

To get started:

{% stepper %}
{% step %}

### Try a Demo

Open the demo to explore Clerkal <a href="https://app.clerkal.com/demo" class="button primary">Try a demo</a>
{% endstep %}

{% step %}

### Register an account

Register an account to start using Clerkal. <a href="https://app.clerkal.com/register" class="button primary">Register now</a>

[**Learn how to register by following our guide**](/docs/guides/getting-started/registering-an-account.md)
{% endstep %}

{% step %}

### Write a Clinical Note

Start writing clinical notes using the app.

[**Follow our guide here**](/docs/guides/templates/write-a-clinical-note-from-a-template.md)
{% endstep %}
{% endstepper %}

Clerkal is a web based application, so can be accessed on all computer types and devices.

Start using Clerkal, and start saving time!


---

# 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://clerkal.gitbook.io/docs/guides/getting-started/quick-steps.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.
