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

# 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="/pages/-Mj66MZ9Lzax6ZeeUaIb" %}
[Features](/cortex-features.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-Mj66MZOwGS9BnjR4MEh" %}
[Organizations](/getting-started/cortex-user-guide/organizations.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-Mj66MZvSKofX9mazbcM" %}
[Overview](/cortex-api/cortex-api.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:

```
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.
