# Welcome to FIBI

Welcome to the Fibi.Works how to guides.

Here you can follow the helpful guides for many of the complex requirements to setup and configure FIBI and associated businesses.&#x20;

FIBI is designed to work in a full browser or on a mobile device as a Progressive Web Application or PWA for short.   What this really means is that the site responds to the different size screens available and also has mobile features enabled such as camera, notifications, gps etc.


---

# 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://howtoguides.marketing.fibi.works/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.
