# Welcome!

## Build Your Own StoreFront or Marketplace using Zobaze POS API's.

API are using to get information like Items, Order, Status etc from ZOBAZE POS App.

{% embed url="<https://play.google.com/store/apps/details?id=com.zobaze.pos>" %}
Zobaze POS App
{% endembed %}

### Use Cases&#x20;

* Build your own Marketplace using StoreFront API.
* Build your own Website (or) App
* Build Custom Use Cases

Apply for API early Access - > [Click Here](https://forms.gle/upZ9h2yMTXy7stHq9)

{% content-ref url="storefront-api/getbusinessitem" %}
[getbusinessitem](https://apidocs.zobaze.com/storefront-api/getbusinessitem)
{% endcontent-ref %}

{% content-ref url="storefront-api/postorder" %}
[postorder](https://apidocs.zobaze.com/storefront-api/postorder)
{% 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://apidocs.zobaze.com/master.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.
