> For the complete documentation index, see [llms.txt](https://docs.360dialog.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.360dialog.com/docs/hub/embedded-signup/marketplace-onboarding.md).

# Marketplace onboarding

This article applies exclusively to clients who registered their accounts via the [Marketplace](https://360dialog.com/marketplace).

For all other signup methods, please refer to our standard [Phone Number Onboarding Guide](https://docs.360dialog.com/docs/hub/embedded-signup).

{% stepper %}
{% step %}
Open [360dialog Marketplace Hub.](https://app.360dialog.com/marketplace/solutions)&#x20;
{% endstep %}

{% step %}
Choose between Marketplace for Plug\&Play Solution:

<figure><img src="/files/g9oyAZsybxXH53MzC9OY" alt=""><figcaption></figcaption></figure>

...or select Direct API Access for Developers:

<figure><img src="/files/SwHjQKjgRLg9XVfNbY3h" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Enter a client name:

<div data-with-frame="true"><figure><img src="/files/RMDiWEHn5LJWFmtDwtVH" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Choose the correct country code from the dropdown list and type full phone number:

<div data-with-frame="true"><figure><img src="/files/JKZUl1J59hRGNXU8sB1k" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Choose a Pricing Plan:

<div data-with-frame="true"><figure><img src="/files/9QB5HiO5x0uqnxnJjQ9d" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
Choose phone number status:

<figure><img src="/files/Ucf0sSLaksYiZ4hi0WFQ" alt=""><figcaption></figcaption></figure>

Personal app. Use this option if the number is currently being used for a standard consumer WhatsApp Messenger account on a mobile phone. It has the following logo:

<img src="/files/3UxmAuJBzfGjrtxxyCna" alt="" height="78" width="78">

Business app. Use this option if the number is active on a mobile device running the WhatsApp Business App. It has the following logo:

<img src="/files/ajN0Kgez7irxAuRq7eHX" alt="" height="80" width="78">
{% endstep %}

{% step %}
Continue following the prompts until the phone number onboarding process is complete.

<div data-with-frame="true"><figure><img src="/files/i131eOZexwFZ0Q3QOfWe" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.360dialog.com/docs/hub/embedded-signup/marketplace-onboarding.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
