# Overview

Tebex.js is our solution to enable developers to integrate our Checkout and Payment Portal experiences directly within your own website. Customers do not have to be redirected to an external website, improving conversions and providing a seamless checkout experience.&#x20;

## Demo

You can experience a live demo of Tebex.js by heading over to [https://js.tebex.io](https://js.tebex.io/) or taking a look at the gallery below.

<div><figure><img src="/files/rKEmKO0ZjRW5qBoj0Mec" alt="" width="375"><figcaption><p>Upselling</p></figcaption></figure> <figure><img src="/files/WGQHeiaKO33WdmeRbCAH" alt="" width="375"><figcaption><p>Payment Methods</p></figcaption></figure></div>


---

# 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.tebex.io/developers/tebex.js/overview.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.
