# Purchase a DID on Vonage Platform

Before placing or receiving calls, you must have at least one active DID (phone number) on your Vonage account.\
If you already have one or more active DIDs, you may skip this section.

#### Step 1: Buy a DID Number

1. Sign in to your [Vonage ](https://ui.idp.vonage.com/ui/auth/login)account.
2. Navigate to **Build & Manage > Numbers > Buy Numbers**.
3. Search for available numbers by **country**.
4. Select the number(s) you want to purchase:
   * Ensure **Voice** capability is enabled.
   * **SMS** capability is optional—select it only if you plan to use SMS/MMS services.
5. Click **Buy** to complete the purchase.

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

***

### Next Steps

After purchasing the DID number(s), proceed with one of the following guides to configure the Vonage SIP trunk in PortSIP PBX:

* [Configuring Vonage IP Authentication Trunk](/portsip-communications-solution/configuring-sip-trunks/vonage-sip-trunk/configuring-vonage-ip-authentication-trunk.md)
* [Configuring Vonage Register Authentication](/portsip-communications-solution/configuring-sip-trunks/vonage-sip-trunk/configuring-vonage-register-authentication-trunk.md)


---

# 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://support.portsip.com/portsip-communications-solution/configuring-sip-trunks/vonage-sip-trunk/purchase-a-did-on-vonage-platform.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.
