> For the complete documentation index, see [llms.txt](https://support.portsip.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.portsip.com/portsip-communications-solution/configuring-sip-trunks/vonage-sip-trunk/purchase-a-did-on-vonage-platform.md).

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