# Use Cases

{% content-ref url="/pages/v5Lv51Lju9jsk6VcpHWK" %}
[Building a Company Help Desk](/callable/use-cases/building-a-company-help-desk.md)
{% endcontent-ref %}

{% content-ref url="/pages/DaUjFXIexOEk2BXCQhBg" %}
[Creating a Social Media Manager Chatbot](/callable/use-cases/creating-a-social-media-manager-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/ky1043l79csEEB89gZPR" %}
[Utilizing Model Examples to Convert Text to JSON](/callable/use-cases/utilizing-model-examples-to-convert-text-to-json.md)
{% endcontent-ref %}

{% content-ref url="/pages/6If73mSRMTBP6L5Cnsdg" %}
[Retrievals from Knowledge Search Blocks](/callable/use-cases/retrievals-from-knowledge-search-blocks.md)
{% endcontent-ref %}

{% content-ref url="/pages/rCylswM01ndTsCbMRMq3" %}
[Chatbot with Google Search Assistance](/callable/use-cases/chatbot-with-google-search-assistance.md)
{% endcontent-ref %}


---

# 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.trycortex.ai/callable/use-cases.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.
