# Introduction

### Welcome

Welcome to the Agant developer documentation, this is your hub for building with [**GBPA**](/XDREhsGKwMiuddKPr5Rt/tokens/gbp-stablecoin-gbpa.md) and integrating with our stablecoin platform and APIs.

Agant issues **GBPA** and operates the **stablecoin infrastructure** that powers it. With our platform you can mint, redeem and move stablecoins between fiat accounts and on‑chain wallets with minimal friction.

### What is Agant?

Agant is a UK-compliant GBP stablecoin issuer and infrastructure provider, building the core layer for stablecoin-powered financial services.

Our platform seamlessly bridges fiat currency (**GBP**) and stablecoins ([**GBPA**](/XDREhsGKwMiuddKPr5Rt/tokens/gbp-stablecoin-gbpa.md)), enabling efficient, secure, and scalable interactions between traditional finance and digital asset ecosystems.

By leveraging the **Agant API**, you can build smarter, automated financial experiences for your business.&#x20;

### What is the Agant Platform?

The Agant Platform is at the heart of our **stablecoin product stack**, it powers the core infrastructure and interfaces of Agant.

* [Agant Dashboard](/XDREhsGKwMiuddKPr5Rt/overview/dashboard.md)
* [Stablecoin On Ramp](/XDREhsGKwMiuddKPr5Rt/platform/on-ramp.md)
* [Stablecoin Off Ramp](/XDREhsGKwMiuddKPr5Rt/platform/off-ramp.md)


---

# 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.agant.io/XDREhsGKwMiuddKPr5Rt/overview/introduction.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.
