# Partner FAQs

<details>

<summary>As a partner, how can I propose a customer for Aareon Connect (AC) and what is the process?</summary>

1. Partner explains to the client that AC is Aareon's integration product. For more information, please feel free to contact Aareon or the account manager responsible for you.
2. Aareon then contacts the customer about AC.
3. The customer decides in favour of AC. Aareon and the Locoia team activate AC for the customer's ERP and approach the customer.
4. The customer then needs the partner's API key (or login details to the API) and may need to request this from the partner's account management or find it in the partner user interface.
5. AC-Team puts the integration live with the client in a partner test account.
6. The customer is asked to check the data in the test account using a standardised list of questions for each use case.
7. After confirmation that all data is as expected, the integration goes live in the partner production account.

</details>


---

# 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://connect-docs-uk.locoia.com/faq/partner-faqs.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.
