# General

- [Customer v2 Overview](https://docs.ixhello.com/ixhc2/general/customer-v2-overview.md)
- [Glossary](https://docs.ixhello.com/ixhc2/general/glossary.md)
- [Tutorials](https://docs.ixhello.com/ixhc2/general/tutorials.md)
- [Build, validate and test a simple flow](https://docs.ixhello.com/ixhc2/general/tutorials/build-validate-and-test-a-simple-flow.md)
- [Configure Open Meteo REST API](https://docs.ixhello.com/ixhc2/general/tutorials/configure-open-meteo-rest-api.md)
- [Weather Flow with Open Meteo API](https://docs.ixhello.com/ixhc2/general/tutorials/weather-flow-with-open-meteo-api.md)
- [MCP Connection Setup](https://docs.ixhello.com/ixhc2/general/tutorials/mcp-connection-setup.md)
- [Configure Retail App - REST API](https://docs.ixhello.com/ixhc2/general/tutorials/configure-retail-app-rest-api.md)
- [Customer v2 Retail Bot](https://docs.ixhello.com/ixhc2/general/tutorials/customer-v2-retail-bot.md): This guide walks through building the simplified Urban Style Company Retail Demo from scratch in Customer v2.


---

# 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.ixhello.com/ixhc2/general.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.
