# Introduction

The Medable platform is designed to serve a diverse group of professionals working in healthcare, from researchers to software engineers. If you aren't certain which product is right for you, please take some time to explore our product offerings below.

## Cortex

Cortex provides tools you need to build and scale secure, compliant health apps. Cortex is designed to be used by software developers in healthcare to build engaging patient experiences without the need to write a single line of back-end code. Cortex is a full-stack solution for developing your mobile and web applications, including secure data storage, user management, notifications, custom logic, and advanced analytics. Cortex offers myriad features that you can leverage to simplify development.

We are excited to see what kind of apps you will build on our Cortex platform.

## What's Next?

For an overview of what Cortex can do, review Cortex's features.

{% content-ref url="cortex-features" %}
[cortex-features](https://docs.medable.com/cortex-features)
{% endcontent-ref %}

Start with Organizations in the Cortex Guide if you want to start working with Cortex immediately.

{% content-ref url="getting-started/cortex-user-guide/organizations" %}
[organizations](https://docs.medable.com/getting-started/cortex-user-guide/organizations)
{% endcontent-ref %}

To learn more about Cortex's architecture, start with an overview of Cortex API.

{% content-ref url="cortex-api/cortex-api" %}
[cortex-api](https://docs.medable.com/cortex-api/cortex-api)
{% endcontent-ref %}


---

# 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.medable.com/readme.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.
