> For the complete documentation index, see [llms.txt](https://docs.xplorpay.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xplorpay.com/token-portal/token-portal/overview.md).

# Overview

### Welcome to the Xplor Pay Token Portal

Bring your tokens from other processors to Xplor Pay. Select your role to learn more about Xplor Pay’s token import process.

Our Xplor Pay Token Portal helps you to integrate in the following ways:

* **Securely transferring tokens** from other payment processors to Xplor Pay with minimal disruption to your payment operations.
* **Connecting your software** to Xplor Pay’s tokenization system.
* **Exporting merchant tokens** to Xplor Pay securely and accurately.

<table data-view="cards" data-full-width="false"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><i class="fa-cash-register">:cash-register:</i>  </td><td><strong>I'm a Merchant</strong></td><td><a href="https://images.unsplash.com/photo-1556745757-8d76bdb6984b?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwzfHxzZWxsZXJ8ZW58MHx8fHwxNzU2MTY5OTkwfDA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1556745757-8d76bdb6984b?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwzfHxzZWxsZXJ8ZW58MHx8fHwxNzU2MTY5OTkwfDA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td><a href="/pages/3ZyiLSTRj8A4pf1cTfCP">/pages/3ZyiLSTRj8A4pf1cTfCP</a></td></tr><tr><td><i class="fa-laptop-binary">:laptop-binary:</i></td><td><strong>I'm a Software Provider</strong></td><td><a href="https://images.unsplash.com/photo-1599658880436-c61792e70672?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHxzZWxsZXJ8ZW58MHx8fHwxNzU2MTY5OTkwfDA&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1599658880436-c61792e70672?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHw0fHxzZWxsZXJ8ZW58MHx8fHwxNzU2MTY5OTkwfDA&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td><a href="/pages/J6HcFQRWSJYwAH2VBMYN">/pages/J6HcFQRWSJYwAH2VBMYN</a></td></tr><tr><td><i class="fa-money-bill-trend-up">:money-bill-trend-up:</i>  </td><td><strong>I'm a Payment Processor</strong></td><td><a href="https://images.unsplash.com/photo-1563013544-824ae1b704d3?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwzfHxtb25leSUyMHRyYW5zZmVyfGVufDB8fHx8MTc1NjE3MDEzNXww&#x26;ixlib=rb-4.1.0&#x26;q=85">https://images.unsplash.com/photo-1563013544-824ae1b704d3?crop=entropy&#x26;cs=srgb&#x26;fm=jpg&#x26;ixid=M3wxOTcwMjR8MHwxfHNlYXJjaHwzfHxtb25leSUyMHRyYW5zZmVyfGVufDB8fHx8MTc1NjE3MDEzNXww&#x26;ixlib=rb-4.1.0&#x26;q=85</a></td><td><a href="/pages/UYkMZAxC5lFANZgBKpOf">/pages/UYkMZAxC5lFANZgBKpOf</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.xplorpay.com/token-portal/token-portal/overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
