# TERMINAL GUIDE

- [Terminal Entities](https://docs.inabit.com/inabit-terminal/terminal-guide/terminal-entities.md): Learn about the entities surrounding our payments terminal
- [Widget Types](https://docs.inabit.com/inabit-terminal/terminal-guide/widget-types.md): Learn more about the types of POS Widgets our Terminal offers
- [Creating Widgets](https://docs.inabit.com/inabit-terminal/terminal-guide/creating-widgets.md): Creating clearing-ready POS widgets through our interface
- [Advanced Settings](https://docs.inabit.com/inabit-terminal/terminal-guide/creating-widgets/advanced-settings.md): Advanced settings of our POS widgets before creation
- [Purchases Without Amount](https://docs.inabit.com/inabit-terminal/terminal-guide/creating-widgets/purchases-without-amount.md): Learn more about the types of POS Widgets our Terminal offers
- [Gas Features](https://docs.inabit.com/inabit-terminal/terminal-guide/gas-features.md): Learn about our gas funding & sweeping as part of the terminal's operations
- [Gas Refueling](https://docs.inabit.com/inabit-terminal/terminal-guide/gas-features/gas-refueling.md): What is gas refueling and how it works in our terminal
- [Gas Sweeping](https://docs.inabit.com/inabit-terminal/terminal-guide/gas-features/gas-sweeping.md): What is gas sweeping and how it works in our terminal


---

# 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.inabit.com/inabit-terminal/terminal-guide.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.
