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

# Go live

> Select an account level to leave the sandbox and start sending to real recipients, without changing any code.

When you're ready to send to real recipients, select an account level to leave the [sandbox](/getting-started/sandbox). The sandbox uses the same endpoints and API key as a paid account, so you don't change any code to go live.

## Select an account level

Before you can select a level, the Wavix team reviews your account for compliance. You stay in the sandbox during the review. Once your account is approved, sign in to the [Wavix portal](https://app.wavix.com) and select an account level. For details on the review, see [Create a Wavix account](/getting-started/create-account).

You can choose Wavix Flex or Flex Pro. For a comparison of what each level includes, see the [Account Levels](https://wavix.com/account-levels) page.

## What changes when you go live

After you select a level:

* **You can send to any recipient.** The verified-number restriction is removed.
* **Messages aren't marked as test traffic.** The `[WAVIX TRIAL]` prefix is no longer added to SMS messages, so they go out the same way they will in production.
* **More endpoints become available.** Capabilities that depend on an account level, such as purchasing numbers, start working.
* **Your code stays the same.** You use the same endpoints and API key as before, so nothing in your integration changes.

## Prepare for production

Going live removes the sandbox restrictions, but most channels need extra setup before you send to real recipients at scale. Set up the ones you use:

**Voice and Voice AI**

* Create a [SIP trunk](/sip-trunking/create-sip-trunk) to connect your PBX or communications platform.
* Add your server's IP addresses to the [allowlist](/sip-trunking/ip-allowlisting) so the platform accepts your traffic.
* Connect an AI agent over SIP, using [LiveKit](/sip-trunking/guides/livekit), [OpenAI](/sip-trunking/guides/openai), [Vapi](/sip-trunking/guides/vapi), or [Retell AI](/sip-trunking/guides/retellai). See [Voice AI](/voice/voice-ai).
* Stream live call audio to your application with [call media streaming](/voice/call-streaming).

**Messaging**

* Register a [Sender ID](/messaging/send-sms#sender-id-registration) for each country you send to.
* Register for [US A2P 10DLC](/messaging/10dlc) if you send to US numbers.

**Numbers**

* [Buy or port numbers](/numbers/buy-number) to receive inbound calls and messages.
