# Getting Started

- [Check your Salesforce Hosting](https://knowledge.maica.com.au/maica-knowledge-base/maica-administration-guide/getting-started/check-your-salesforce-hosting.md): Learn about how to check that your Salesforce instance is hosted in Australia.
- [The Maica Release Process](https://knowledge.maica.com.au/maica-knowledge-base/maica-administration-guide/getting-started/the-maica-release-process.md): Learn about Maica's Software Release and Upgrade Process
- [Find your Maica Edition](https://knowledge.maica.com.au/maica-knowledge-base/maica-administration-guide/getting-started/find-your-maica-edition.md): Learn how to find which Edition of Maica your organisation is using
- [The Implementation Process](https://knowledge.maica.com.au/maica-knowledge-base/maica-administration-guide/getting-started/the-implementation-process.md): Learn about what an implementation of Maica looks like.


---

# 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://knowledge.maica.com.au/maica-knowledge-base/maica-administration-guide/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.
