# Introduction

Eshopbox is the  e-commerce acceleration platform to help brands grow on ecommerce marketplaces, D2C, and other digital channels. &#x20;

Eshopbox's APIs provide an almost unlimited set of possibilities for interfacing the Eshopbox platform with third-party software.  \
\
For example

* Connect your online store for fulfilling orders placed on it.
* Automate recording of transactions in your Accounting Software\
  \
  \ <br>


---

# 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://eshop.gitbook.io/eshopbox-developers/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.
