# How to get started

- [Enable Terminal](https://docs.inabit.com/inabit-terminal/how-to-get-started/enable-terminal.md)
- [How the Integration Works](https://docs.inabit.com/inabit-terminal/how-to-get-started/how-the-integration-works.md)
- [Deploy Widgets on Your Site](https://docs.inabit.com/inabit-terminal/how-to-get-started/deploy-widgets-on-your-site.md): Learn how to deploy our widgets on your website.
- [Customer Address Widget](https://docs.inabit.com/inabit-terminal/how-to-get-started/deploy-widgets-on-your-site/customer-address-widget.md)
- [Customer Address Widget via API](https://docs.inabit.com/inabit-terminal/how-to-get-started/deploy-widgets-on-your-site/customer-address-widget/customer-address-widget-via-api.md)
- [Purchase Address Widget](https://docs.inabit.com/inabit-terminal/how-to-get-started/deploy-widgets-on-your-site/purchase-address-widget.md)
- [Environments](https://docs.inabit.com/inabit-terminal/how-to-get-started/environments.md)
- [Testnet Faucets](https://docs.inabit.com/inabit-terminal/how-to-get-started/environments/testnet-faucets.md): List of available faucets to use to retrieve testnet assets
- [Support and  FAQ](https://docs.inabit.com/inabit-terminal/how-to-get-started/support-and-faq.md)


---

# 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/how-to-get-started.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.
