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

# Welcome to BarChata

## The all-in-one platform that fills seats, builds loyalty, and grows your venue — on autopilot.

BarChata connects bars, restaurants, and entertainment venues with their customers through a loyalty system, AI-powered marketing, and POS integration — all in one platform built specifically for hospitality.

***

## Who Is BarChata For?

### I own or manage a venue

Connect your POS, automate your marketing, and build a loyal customer base that keeps coming back — without adding to your workload.

[Learn more about BarChata Biz →](/02-venues/index.md)

### I want to earn recurring commissions

Join our partner network and get paid every month for venues you sign up once. No tech background required.

[Learn more about the partner program →](/04-partners/index.md)

### I want to discover great venues

Download BarChata Social and earn Hearts every time you visit your favourite bars and restaurants.

[Download the app →](/03-consumers/index.md)

### I run a multi-location operation

BarChata Command is a fully custom enterprise implementation built around your business. No fixed price — we scope it to your needs.

[Learn about BarChata Command →](/05-command/index.md)

***

## Already on the Platform?

* Venue owners: [biz.barchata.com](https://biz.barchata.com)
* Partners: [partners.barchata.com](https://partners.barchata.com)
* Support: <support@barchata.com>

***

*BarChata Corp — Toronto, Ontario, Canada* *Built for hospitality. Designed for growth.*


---

# 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.barchata.com/01-home/index.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.
