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

# Welcome to Unter

Unter is the **smart aggregator for crypto payments** — built to simplify, secure, and scale the way platforms accept crypto. Whether you're a developer, product manager, or business team member, this GitBook will guide you through everything you need to integrate and use Unter.

***

### What You’ll Find Here

* [**How Unter works**](/unter-docs/how-unter-works/smart-transaction-flow.md) — Understand the core mechanics of our smart transaction engine.
* [**Integration guides**](/unter-docs/documentation/quickstart.md) — Step-by-step instructions for the API setup.
* [**Product features**](/unter-docs/product-features/checkout-integration.md) — Checkout integration, Branding, supported chains and token configuration.
* **Best practices** — Tips to optimize user experience and performance.
* **Product roadmap** — A look at what’s coming next in future versions of Unter.

***

### Who This Is For

Unter is made for crypto-native platforms that want to provide better checkout experiences — from **gaming** and **ticketing**, to **e-commerce**, **donations**, **NFTs**, and more.

If you're looking to offer a **frictionless**, **multi-chain**, and **wallet-agnostic** payment flow to your users, you're in the right place.

## Get Started

{% content-ref url="/pages/KDlMxU0DlgksGuJ6XS6Y" %}
[Introduction](/unter-docs/introduction/what-is-unter.md)
{% endcontent-ref %}

{% content-ref url="/pages/6SsyWIZfUtMkrYjG3R1D" %}
[How Unter Works](/unter-docs/how-unter-works/smart-transaction-flow.md)
{% endcontent-ref %}

{% content-ref url="/pages/96zc1BFoWsJiMU5Oe0tW" %}
[Documentation](/unter-docs/documentation/quickstart.md)
{% endcontent-ref %}


---

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

```
GET https://unter.gitbook.io/unter-docs/welcome-to-unter.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.
