# UpGate

*Article Topics:* [*Billers*](/getting-started/common-topics/billers.md)

{% hint style="warning" %}
**Important:** Please do not test your biller setup with NATS5 UpGate's test account. It will not work correctly.&#x20;
{% endhint %}

## Setting up UpGate in NATS

### Billers Admin

To begin setting up UpGate in NATS, go to the [Billers Admin](/nats-admin/billers.md). Scroll down to the "Setup New Biller" drop-down menu, select UpGate, and click "Add".

{% hint style="info" %}
**Please Note:** If you don't see UpGate as a biller in NATS, [put in a support ticket](https://clients.toomuchmedia.com/), as you may need an updated version of NATS.
{% endhint %}

Fill in the required information when prompted, this being the '**X-Idempotency-Key**' and click Save. If you were not provided with the requested information, please contact UpGate.

### Sites Admin

UpGate requires no site-specific information to be modified in your tour configuration. However, the following optional setting(s) are available:

* Forced 3D

UpGate requires no option-specific information to be modified in your join option configuration. However, the following optional setting(s) are available:&#x20;

* Currency

## Supported One Click Systems

* UpGate supports [Upsell Plus](/using-nats/one-click-systems/upsell-plus.md), but only within the same merchant account.
* UpGate supports [Token Plus](/using-nats/one-click-systems/token-plus.md).
* UpGate supports [Signup Plus](/using-nats/one-click-systems/signup-plus.md).

## Additional Notes

When planning to use UpGate, please keep the following in mind:

* UpGate does not support [Upgrade Plus](/using-nats/one-click-systems/upgrade-plus.md) or [Cross Sales](/nats-admin/cross-up-sales/cross-sales.md).
* UpGate does not have a poll.


---

# 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.toomuchmedia.com/getting-started/integrations/supported-billers/upgate.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.
