# Rozšírenia

- [ANS](https://docs.portos.sk/rozsirenia/ans.md): Prepojenie systému PORTOS so skladovým a ekonomickým systémom ANS
- [Bistro.sk (Just Eat Takeaway)](https://docs.portos.sk/rozsirenia/bistro.sk-just-eat-takeaway.md): Prepojenie Portosu a donáškového portálu Bistro.sk, ktorý prevádzkuje svetový líder v rámci donášiek, Just Eat Takeaway.
- [Expose](https://docs.portos.sk/rozsirenia/expose.md): Reverse-proxy služba vstavaná priamo do systému Portos
- [Qerko](https://docs.portos.sk/rozsirenia/qerko.md): Najpohodlnejší spôsob na svete, ako platiť v reštauráciách
- [Ako spustiť Qerko](https://docs.portos.sk/rozsirenia/qerko/ako-spustit-qerko.md)
- [Digitálny jedálny lístok](https://docs.portos.sk/rozsirenia/qerko/digitalny-jedalny-listok.md)
- [Nastavenia](https://docs.portos.sk/rozsirenia/qerko/nastavenia.md)
- [Wolt](https://docs.portos.sk/rozsirenia/wolt.md)
- [WooCommerce](https://docs.portos.sk/rozsirenia/woocommerce.md): Prepojenie s obľúbenou bezplatnou eShop-ovou platformou WooCommerce.


---

# 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://docs.portos.sk/rozsirenia.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.
