> ## Documentation Index
> Fetch the complete documentation index at: https://solvea.cx/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Add Phone Numbers

Solvea supports multiple ways to add phone numbers. \
You can **purchase** a phone number directly from Solvea, or **import** an existing Twilio number.

We also provide every new registered user with a **7-day free Twilio phone number**, allowing you to fully experience Solvea’s calling features and test the phone capabilities before making a purchase.

<Note>
  At this time, Solvea does **not** support connecting phone numbers from telecom carriers such as AT\&T, Verizon, or T-Mobile.

  Support for traditional telecom carriers is under development — please stay tuned for updates.
</Note>

<Info>
  Phone numbers can be added from two entry points: **Agent** module; **Deploy** module
</Info>

## Option 1: Buy a Phone Number

Solvea offers pre-configured phone numbers for **\$3/month**, billed automatically after a payment method is added.

Purchased numbers are ready to use out of the box and support:

* Receiving inbound calls
* Sending and receiving SMS（coming soon）

**Steps:**

<Steps>
  <Step>
    Go to **Deploy → Phone & SMS**

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/BDgNJOI9lvE-gevv/images/image-97.png?fit=max&auto=format&n=BDgNJOI9lvE-gevv&q=85&s=91dc0f1b8e9a692265f16560b1b8be6d" alt="Image" width="2938" height="1546" data-path="images/image-97.png" />
    </Frame>
  </Step>

  <Step>
    Click **+Phone Number → Buy a Phone Number** .

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/BDgNJOI9lvE-gevv/images/image-98.png?fit=max&auto=format&n=BDgNJOI9lvE-gevv&q=85&s=939d0380b8f2237231f6783e24fb747b" alt="Image" width="2938" height="1544" data-path="images/image-98.png" />
    </Frame>
  </Step>

  <Step>
    Select the country and choose a phone number.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/BDgNJOI9lvE-gevv/images/image-99.png?fit=max&auto=format&n=BDgNJOI9lvE-gevv&q=85&s=e1f530a098a05df9526f1c8aaf371c05" alt="Image" width="2938" height="1550" data-path="images/image-99.png" />
    </Frame>
  </Step>

  <Step>
    Review the purchase terms and confirm.
  </Step>

  <Step>
    Click **Import Phone Number**.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/WrCxcshjjGIW4bad/images/image-100.png?fit=max&auto=format&n=WrCxcshjjGIW4bad&q=85&s=64388f9a16b7f91fee5912101dcb17e6" alt="Image" width="2938" height="1550" data-path="images/image-100.png" />
    </Frame>
  </Step>

  <Step>
    Add a credit card to complete payment.
  </Step>
</Steps>

## Option 2: Import a Twilio Phone Number

If you already have a Twilio phone number, you can import it into Solvea.

<Tip>
  Capabilities such as SMS must be configured in your Twilio account separately.
</Tip>

**Steps:**

<Steps>
  <Step>
    Click **+ Phone Number → Import a phone number**.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/S_P0V0KZ-f_-5GXm/images/image-6.png?fit=max&auto=format&n=S_P0V0KZ-f_-5GXm&q=85&s=f5e1adef8550a64ae5027a94920433bd" alt="Image" width="2938" height="1558" data-path="images/image-6.png" />
    </Frame>
  </Step>

  <Step>
    Select the country code and enter the phone number.

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/WrCxcshjjGIW4bad/images/image-101.png?fit=max&auto=format&n=WrCxcshjjGIW4bad&q=85&s=1a18cf9603cb38f3e5c1b1e367a50b51" alt="Image" width="2938" height="1546" data-path="images/image-101.png" />
    </Frame>
  </Step>

  <Step>
    Provide the required Twilio credentials:

    * **Twilio Account SID** – your Twilio account identifier.
    * **Twilio Auth Token** – your authentication token.

    <Tip>
      You can find the **SID** and **Auth Token** in your Twilio account dashboard.
    </Tip>

    <Frame>
      <img src="https://mintcdn.com/solvea-a5b10e8e/y-EeKz74uWflEROp/images/image-1.png?fit=max&auto=format&n=y-EeKz74uWflEROp&q=85&s=dc08584be892a17bb967cd2f03b57c9c" alt="Image" title="how to find SID and Auth Token in your twilio account" className="mx-auto" width="1836" height="982" data-path="images/image-1.png" />
    </Frame>
  </Step>

  <Step>
    Confirm to complete the import.
  </Step>
</Steps>
