> For the complete documentation index, see [llms.txt](https://mind-expression-docs.gitbook.io/home/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mind-expression-docs.gitbook.io/home/how-to-guides.md).

# How-to Guides

- [Set up webhooks and escalation](https://mind-expression-docs.gitbook.io/home/how-to-guides/set-up-webhooks-and-escalation.md)
- [Manage global keys](https://mind-expression-docs.gitbook.io/home/how-to-guides/manage-global-keys.md)
- [Customize messages](https://mind-expression-docs.gitbook.io/home/how-to-guides/customize-messages.md)
- [Educate AI](https://mind-expression-docs.gitbook.io/home/how-to-guides/educate-ai.md)
- [Manage ontologies](https://mind-expression-docs.gitbook.io/home/how-to-guides/educate-ai/manage-ontologies.md)
- [Recognition Check](https://mind-expression-docs.gitbook.io/home/how-to-guides/educate-ai/recognition-check.md)
- [Semantic Relations](https://mind-expression-docs.gitbook.io/home/how-to-guides/educate-ai/semantic-relations.md)
- [Manage entities](https://mind-expression-docs.gitbook.io/home/how-to-guides/educate-ai/manage-entities.md)
- [Steps](https://mind-expression-docs.gitbook.io/home/how-to-guides/steps.md)
- [Components](https://mind-expression-docs.gitbook.io/home/how-to-guides/components.md)
- [Normal Components](https://mind-expression-docs.gitbook.io/home/how-to-guides/components/normal-components.md)
- [Conditions](https://mind-expression-docs.gitbook.io/home/how-to-guides/components/normal-components/conditions.md): Conditions are very similar to Subjects, but they do not stand alone; they exist as a part of a Subject. A Condition adds a subordinate condition to the Subject and it must be validated.
- [Selection Classes](https://mind-expression-docs.gitbook.io/home/how-to-guides/components/normal-components/selection-classes.md): By having a Selection Class, you can set up Selections to define diverging paths for your customers to follow in the conversation. A Selection Class must include multiple Selections.
- [Parameter Bundles](https://mind-expression-docs.gitbook.io/home/how-to-guides/components/normal-components/parameter-bundles.md): By having a Parameter bundle, you can set up Parameters. Parameters are values that must be provided to obtain the result for the query. They can be set as required or optional, and the AI will only c
- [Response Components](https://mind-expression-docs.gitbook.io/home/how-to-guides/components/response-components.md)
- [Component Actions](https://mind-expression-docs.gitbook.io/home/how-to-guides/components/response-components/component-actions.md): This page contains all available Component features available in Mind Expression.
- [Build Q\&A Subjects](https://mind-expression-docs.gitbook.io/home/how-to-guides/build-q-and-a-subjects.md)
- [Case 1. Online Payment](https://mind-expression-docs.gitbook.io/home/how-to-guides/build-q-and-a-subjects/case-1.-online-payment.md)
- [Case 2. Data Plans](https://mind-expression-docs.gitbook.io/home/how-to-guides/build-q-and-a-subjects/case-2.-data-plans.md)
- [Build Info Search Subjects](https://mind-expression-docs.gitbook.io/home/how-to-guides/build-info-search-subjects.md)
- [Case 1. Data Usage](https://mind-expression-docs.gitbook.io/home/how-to-guides/build-info-search-subjects/case-1.-data-usage.md)
- [Case 2. Payment History](https://mind-expression-docs.gitbook.io/home/how-to-guides/build-info-search-subjects/case-2.-payment-history.md)
- [Build Query Freestyle Subjects](https://mind-expression-docs.gitbook.io/home/how-to-guides/build-query-freestyle-subjects.md)
- [Case 1. Data Purchase](https://mind-expression-docs.gitbook.io/home/how-to-guides/build-query-freestyle-subjects/case-1.-data-purchase.md)
- [Case 2. Change Mobile Plan](https://mind-expression-docs.gitbook.io/home/how-to-guides/build-query-freestyle-subjects/case-2.-change-mobile-plan.md)
- [Intelligent Process](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process.md)
- [Introduction to Mindscript](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/introduction-to-talk-language.md)
- [Mindscript with Mind Expression](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/smalltalk-with-mind-expression.md)
- [Frequently Asked Question](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/frequently-asked-question.md)
- [Package: Collections and Sequenceable](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-collections-and-sequenceable.md)
- [Package: Collections Unordered](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-collections-unordered.md)
- [Package: Collections-Strings](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-collections-strings.md)
- [Package: Engine-Conversation](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-engine-conversation.md)
- [Package: Kernel-HTTP](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-kernel-http.md)
- [Package: Kernel-Methods](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-kernel-methods.md)
- [Package: Kernel-Numbers](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-kernel-numbers.md)
- [Package: Kernel-Dates](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-kernel-dates.md)
- [Package: Kernel-Objects](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-kernel-objects.md)
- [Package: Kernel Exceptions](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-kernel-exceptions.md)
- [Package: Cryptography](https://mind-expression-docs.gitbook.io/home/how-to-guides/intelligent-process/package-cryptography.md)
- [Test and debug](https://mind-expression-docs.gitbook.io/home/how-to-guides/test-and-debug.md)
- [Integration](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration.md)
- [Mind Expression API](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/mind-expression-api.md)
- [Chat Widget](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/chat-widget.md)
- [LINE](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/line.md)
- [Facebook Messenger](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/facebook-messenger.md)
- [Viber](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/viber.md)
- [Instagram](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/instagram.md)
- [Discord](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/discord.md)
- [WhatsApp](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/whatsapp.md)
- [Google Sheet](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/google-sheet.md)
- [Google Sheet Webhook](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/google-sheet/google-sheet-webhook.md)
- [Google Calendar](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/google-calendar.md)
- [Google Calendar Webhook](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/google-calendar/google-calendar-webhook.md)
- [Google Calendar: Use Cases](https://mind-expression-docs.gitbook.io/home/how-to-guides/integration/google-calendar/google-calendar-use-cases.md)
- [Audit AI Activities](https://mind-expression-docs.gitbook.io/home/how-to-guides/audit-ai-activities.md)
- [Live Chat](https://mind-expression-docs.gitbook.io/home/how-to-guides/live-chat.md)
- [Target Messages](https://mind-expression-docs.gitbook.io/home/how-to-guides/target-messages.md): How-to Guide for setting up Target Messages.
- [Back up, import and restore Scopes](https://mind-expression-docs.gitbook.io/home/how-to-guides/back-up-import-and-restore-scopes.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mind-expression-docs.gitbook.io/home/how-to-guides.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
