# Getting Started

This Knowledge Base will help you understand what you can do in Tahua and where to start, and our Customer Support team work closely 1:1 with all our new customers to ensure the onboarding process goes smoothly. If you're new to an organisation that has been using Tahua for a while and want to freshen up your Tahua knowledge - please get in touch so that we can steer you in the right direction (as we likely already have demo videos - specific to your organisation - on hand).&#x20;

And please remember - our friendly Customer Support team are always on hand to answer any questions you may have!&#x20;


---

# 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://help.tahua.io/knowledge-base/administrator-help-guides/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.
