# Test and go Live

[Sign up for your test account, ](https://merchant.parallexbank.com)then use the information in this section to try out your integration before going live.

{% hint style="danger" %}
**Test Transactions**

Note all transactions carried out during test are just test transactions and no real money will be debited from your account.
{% endhint %}

### Test Keys

Always use your public key when testing your integration, You can find your test keys on your merchant account settings page

### Test Cards and Banks

Use our test cards and banks to carry out test transactions on your account.

{% content-ref url="/pages/6dupwJcvWhatJmJqVylv" %}
[Test Cards](/get-started/test-and-go-live/test-cards.md)
{% endcontent-ref %}

{% content-ref url="/pages/X9ttPsYpUSuQOL9oX1bJ" %}
[Test Banks](/get-started/test-and-go-live/test-banks.md)
{% endcontent-ref %}

{% hint style="success" %}
**Go Live Request**

Once you are done with testing and satisfied with your integration, You can switch the Go live toggle if you have completed your account setup. [**Read more about How to go Live here**](https://seerbit.helpscoutdocs.com/article/24-what-are-the-requirements-for-using-seerbit)
{% endhint %}

{% hint style="warning" %}
Your API key will change when you switch from test to live. Make sure that you also switch to the live API keys in your integration
{% endhint %}

### Can we help?

Thank you for choosing Parallex Pay. If you need help or have a question, message our Support team at [**DigitalTeam@parallexbank.com**](mailto:DigitalTeam@parallexbank.com)


---

# Agent Instructions: 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:

```
GET https://docs.parallexbank.com/get-started/test-and-go-live.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
