# Getting Started

- [Overview](https://docs.ixhello.com/ixhello/getting-started/overview.md): Detailed walkthrough of the platform's key components, features, functionalities, and how to navigate them effectively.
- [Overview](https://docs.ixhello.com/ixhello/getting-started/overview-1.md): Detailed walkthrough of the platform's key components, features, functionalities, and how to navigate them effectively.
- [Login to iX Hello](https://docs.ixhello.com/ixhello/getting-started/login-to-ix-hello.md): Say Hello to a World of Possibilities in iX Hello
- [Assistant Library](https://docs.ixhello.com/ixhello/getting-started/assistant-library.md)
- [Language Support in iX Hello: Web UI and Conversations](https://docs.ixhello.com/ixhello/getting-started/language-support-in-ix-hello-web-ui-and-conversations.md)
- [Conversation with assistants](https://docs.ixhello.com/ixhello/getting-started/conversation-with-assistants.md): How to have an effective conversation with an assistant inside of iX Hello
- [Chat History](https://docs.ixhello.com/ixhello/getting-started/chat-history.md): Keep track of all your previous interactions
- [Pre-Configured Virtual Assistants](https://docs.ixhello.com/ixhello/getting-started/pre-configured-virtual-assistants.md): Out-of-the-Box Integrations
- [SmartHelp](https://docs.ixhello.com/ixhello/getting-started/pre-configured-virtual-assistants/smarthelp.md): Get the help you need regarding iX Hello and assistant building
- [SmartData](https://docs.ixhello.com/ixhello/getting-started/pre-configured-virtual-assistants/smartdata.md): Analyse and breakdown data for you
- [SmartDev](https://docs.ixhello.com/ixhello/getting-started/pre-configured-virtual-assistants/smartdev.md): Support with Writing and Debugging Coding Tasks
- [SmartContent](https://docs.ixhello.com/ixhello/getting-started/pre-configured-virtual-assistants/smartcontent.md): Crafting and Enhancing Content
- [SmartPlan](https://docs.ixhello.com/ixhello/getting-started/pre-configured-virtual-assistants/smartplan.md): Efficient planning based on the user-submitted projects
- [SmartNotes](https://docs.ixhello.com/ixhello/getting-started/pre-configured-virtual-assistants/smartnotes.md): Get immediate insight of your meetings.
- [Videos](https://docs.ixhello.com/ixhello/getting-started/videos.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.ixhello.com/ixhello/getting-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.
