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

# Target Audience

<figure><img src="/files/9PzETBB1fkzHT3SDv6m2" alt=""><figcaption></figcaption></figure>

Coinbar Pay is designed to cater to a wide range of businesses and merchants who are looking to take advantage of the growing popularity of cryptocurrencies and expand their payment options. Our target audience includes:

1. **E-commerce Stores**: Online retailers using platforms such as WordPress and Magento can easily integrate Coinbar Pay to offer a seamless checkout experience for customers who prefer to use cryptocurrencies.
2. **Physical Retail Stores**: Brick-and-mortar businesses can use our Point of Sale App to simplify cryptocurrency transactions and offer diverse payment methods to their customers, attracting a broader audience.
3. **SaaS Platforms & Marketplaces**: Subscription-based services and online marketplaces can benefit from Coinbar Pay's seamless integration and secure transaction processing for both recurring and one-time payments.
4. **Freelancers and Consultants**: Independent professionals who want to offer flexible payment methods and tap into the growing cryptocurrency user base can utilize Coinbar Pay to manage their earnings and easily convert them to fiat currency.
5. **Non-Profit Organizations**: Charitable institutions can accept donations in cryptocurrencies, expanding their donor base and taking advantage of the global nature of digital currencies.

By addressing the needs of various businesses across multiple industries, Coinbar Pay aims to make cryptocurrency transactions simple, secure, and accessible for all, fostering a more inclusive and innovative global economy.


---

# 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.coinbar.io/introduction/target-audience.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.
