# Overview

Run your pharmacy. Smarter.

Join our network of pharmacies using one platform to manage inventory, engage customers, and grow your business.

### Everything You Need to Run a Modern Pharmacy

#### Patient & Health Records

Comprehensive patient management and health record system.

#### Smart Inventory & Stock Control

Advanced inventory management that keeps your pharmacy running smoothly.

#### Sales, POS & Customer Engagement

Complete point-of-sale solution with customer loyalty features.

#### Finance & Compliance

Comprehensive financial management and regulatory compliance tools.

### Environments

| Environment | Base URL                         |
| ----------- | -------------------------------- |
| Production  | <https://api.treatar.com/v1>     |
| Staging     | <https://sandbox.treatar.com/v1> |

### API Version

Current version: **v1**

All endpoints are prefixed with:&#x20;

```
/v1
```

### Support

For integration assistance:

`hello@treatar.com`


---

# 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.treatar.com/introduction/overview.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.
