# Integrating Netmera

### Onboarding Process

Our dedicated Onboarding Teams ensure that customers integrate and adopt Netmera efficiently. The process includes:

* **Initial Contact & Needs Assessment** → Understanding customer requirements and app objectives.
* **Tailored Onboarding Plan** → Designing a customized plan to match business goals.
* **Training & Education** → Delivering hands-on sessions to familiarize teams with Netmera’s platform.
* **Technical Integration & Testing** → Supporting developers through SDK setup, API reviews, and integration checks.
* **Ongoing Support & Optimization** → Providing continuous guidance and monitoring performance to maximize results.

This collaborative approach ensures customers achieve successful adoption and improved app engagement.

### SDK Integration Resources

Before starting technical integration, we encourage you to review [Developer Guide](https://user.netmera.com/netmera-developer-guide/), which contains step-by-step instructions for SDK setup, API usage, and best practices.


---

# 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://user.netmera.com/netmera-user-guide/beginners-guide/integrating-netmera.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.
