# Sales Specialist Certification

## **Who is it for?**

Sales representatives, partner account managers, and business development professionals who want to confidently position and sell the platform.

## **Description**

The Sales Specialist Certification equips partners with the knowledge and tools needed to effectively position the platform in customer conversations. Participants can identify the right prospects, communicate the platform’s value, and connect product capabilities to real business challenges. The certification focuses on helping sales professionals confidently pitch the solution and qualify opportunities that align with the platform’s strengths.

**By completing this certification, you show that you are able to:**

* Explain the business problems the platform solves
* Identify qualified prospects and ideal customers
* Deliver a clear, compelling value pitch
* Position the product against competitors
* Confidently discuss key use cases and product benefits

## How to prepare

Prepare to explain **what Emporix is, who it serves, and why it matters**.

{% hint style="info" %}
Stay at business level. This is **not** a technical deep dive.
{% endhint %}

{% stepper %}
{% step %}

### Start with the website

Use the [Emporix Website](https://emporix.com) to understand:

* The core value proposition: composable, API-first commerce
* The business problems and industry challenges Emporix solves
* The main differentiators and market positioning
  {% endstep %}

{% step %}

### Review the documentation portal

Use the [Documentation Portal](https://developer.emporix.io) at a high level to:

* Understand the main capabilities and services
* Translate product features into business outcomes
* Focus on the Welcome content and introductions across product spaces
  {% endstep %}

{% step %}

### Build your sales narrative

Make sure you can clearly explain:

* How **automation** reduces operational effort
* How **end-to-end value streams** support real business processes
* How **AI** improves efficiency, personalization, and decision-making
* How **Commerce Services** map to business use cases at a high level
  {% endstep %}
  {% endstepper %}

<details>

<summary>Example: short sales story</summary>

**Customer scenario:**\
A retailer struggles with slow rollout of new digital commerce experiences across regions and channels.

**Sales story:**\
Start with the business challenge: long time to market, heavy IT dependency, and fragmented customer experiences. Then position Emporix as a composable, API-first platform that helps teams launch faster, adapt more easily, and support complex business models.

**What your pitch should highlight:**

* The business problem Emporix helps solve
* Why composable commerce matters in this scenario
* How automation and flexibility reduce operational friction
* What measurable business value the customer can expect

</details>

{% hint style="success" %}
You are ready when you can connect platform capabilities to measurable business value in a short sales conversation.
{% endhint %}


---

# 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://developer.emporix.io/certifications/certification-types/sales-specialist-certification.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.
