> For the complete documentation index, see [llms.txt](https://docs.bird.com/connectivity-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/connectivity-platform/virtual-numbers/what-is-the-difference-between-a-shared-and-a-dedicated-number.md).

# What is the difference between a Shared and a Dedicated Number?

MessageBird offers two types of VMN on our platform:

* A **Shared Number** is free to use and is included in every Messagebird-account
* A **Dedicated Number** is exclusively for your use and involves a monthly [subscription](/connectivity-platform/payment-billing/subscriptions.md) fee.

Below we will show you more details about the differences between a shared and a dedicated number. **Note** that all SMS numbers are limited by the general restrictions: [SMS Number Restrictions](/connectivity-platform/getting-started/restrictions-for-sms-numbers.md)

|                                          | **Shared Number**                                                                                                                                                                                                                                                                       | **Dedicated Number**                                                                                                                                                                                                               |
| ---------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Possibilities for customers to reply** | You need to send an SMS to the recipient first for them to be able to reply to you. The recipient can only reply once All replies end up neatly in your [Dashboard.](https://dashboard.messagebird.com/en/messages/list)                                                                | A dedicated contact point which you can communicate to your customers proactively. This enables customers to reach out to you at any moment. Any messages sent to your VMN will always go to you.                                  |
| **Availability**                         | Currently available in The Netherlands, Germany and the United Kingdom. If you are based outside of these countries, a UK VMN will be selected unless [local restrictions](https://support.messagebird.com/hc/en-us/sections/360000108538-Country-info-Restrictions) do not support it. | This depends on the country and functionalities you're looking for. More information can be found [here](https://support.messagebird.com/hc/en-us/articles/208011689-Buy-a-Virtual-Mobile-Number-VMN-).                            |
| **Costs**                                | Free of usage.                                                                                                                                                                                                                                                                          | Based on a monthly subscription, but the costs depend on the country and its functionalities. Full pricing can be found [here](https://www.messagebird.com/en/pricing/).                                                           |
| **Fixed number?**                        | No, a Shared Number is actually a pool of numbers, and an algorithm decides from which number to send your SMS.                                                                                                                                                                         | Yes, it's a number exclusively for you. Several countries and area prefix codes are available. More information can be found [here](https://support.messagebird.com/hc/en-us/articles/208011689-Buy-a-Virtual-Mobile-Number-VMN-). |

&#x20;

Want to read more? Check out our recommended articles below;

* [What are the restrictions using Virtual Mobile Numbers (VMN's)?](/connectivity-platform/getting-started/restrictions-for-sms-numbers.md)
* [How can I receive SMS from my customers?](/connectivity-platform/receiving-sms/setting-your-account-up-to-receive-inbound-sms.md)
* [Where can I view my replies from customer?](/connectivity-platform/receiving-sms/viewing-your-inbound-sms.md)

&#x20;


---

# 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.bird.com/connectivity-platform/virtual-numbers/what-is-the-difference-between-a-shared-and-a-dedicated-number.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.
