# Business model

SStyle is an intermediary application that connects customers and business partners through an extensive network. Customers can use the SStyle app to shop online or pay at stores. From the app, users can choose their favorite brands and proceed to shop. This whole process will be calculated to find an efficient way to process orders, such as product type, buyer and store address, or estimated delivery time. Instead of needing a human resources system to track the process from when a need arises to when the customer's order is delivered, SStyle will use the information system that was already in place.


---

# 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://sreal-global.gitbook.io/sstyle/business-model.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.
