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

# Go Live

> Confirm your integration works, then open it to real visitors.

There is currently no separate testnet mode for merchants — your worker verifies against Concordium mainnet from the moment it's deployed and routed. "Going live" is mostly a billing and verification step, not a network switch.

<Warning>
  Every verification uses a real Concordium identity and counts toward your billing once payment details are on file. Test the flow yourself before pointing real traffic at a protected route.
</Warning>

## Go-live checklist

<Steps>
  <Step title="Add payment details in the portal">
    Go to **Billing** in [portal.veriox.io](https://portal.veriox.io) and add a payment method. Verifications will not be processed without an active billing setup.
  </Step>

  <Step title="Confirm your age threshold">
    Double-check the **Age Threshold** in the portal is set correctly for your jurisdiction and use case. See [age thresholds](/configuration/age-thresholds).
  </Step>

  <Step title="Test with a real wallet">
    The [Concordium wallet](https://concordium.com/download/) must have a fully verified identity to complete a proof. Complete one end-to-end verification yourself before opening to real visitors.
  </Step>

  <Step title="Monitor your dashboard">
    Watch [portal.veriox.io](https://portal.veriox.io) for the first few verifications to confirm they are appearing as expected.
  </Step>
</Steps>

## Your obligations as a merchant

Veriox handles the technical verification. As the merchant, you are responsible for:

* Ensuring you have a legitimate legal basis for requiring age verification in your jurisdiction
* Displaying appropriate messaging to visitors explaining why verification is required
* Complying with any sector-specific age verification regulations that apply to your business

<Info>
  Because Veriox does not store personal data, you do not need to update your privacy policy to cover the verification process itself. However, you should confirm this with your own legal counsel for your specific jurisdiction.
</Info>
