# Find your Maica Edition

The following article describes the process of checking which **Maica Edition** your organisation is using.&#x20;

### **Step 1: Open Installed Packages**

1. Navigate to **Salesforce Setup**.
2. In the **Search bar**, type **"Installed Packages"**.
3. Click on **Installed Packages** from the search results.

### **Step 2: Locate Your Maica Edition**

1. In the **Installed Packages** list, look for any packages with "Maica" in the name.
2. Your Maica edition(s) will be listed here
3. The available Maica options are:
   * **Maica Client Delivery**
   * **Maica Client Care**
   * **Maica Client Management**

Check out the guide below to watch each step in real time.

{% embed url="<https://app.arcade.software/share/nY0c94t2DbOMAq7jVBsv>" %}
Finding your Maica Edition
{% endembed %}


---

# 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/find-your-maica-edition.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.
