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

# Welcome to XFT

Welcome to XFT! This site provides information for developers and users.

XFT is a digital asset manager. We issue stablecoins for global corporations in retail, hospitality, and industrials. These stablecoins power our transaction banking platform, which offers full-stack blockchain solutions to the most complex cash management problems for corporate treasurers.

Our mission is to use blockchains to build resilient internet capital markets and accelerated global supply chains.

## Platform

***

XFT has an ecosystem of over 20000+ onchain assets. Learn more about our solutions below.

* International Deposits Network: <https://docs.xft.finance/idn>
* BITNET: <https://docs.xft.finance/bitnet>
* XFT Token Service: <https://docs.xft.finance/idn/xft-token-service>
* Tech: <https://docs.xft.finance/technical-implementation>
* API Concepts:&#x20;
* Learn: <https://docs.xft.finance/learn>
* Get started: <https://xft.finance/register>
* Contact: <https://xft.finance/contact>


---

# 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://docs.xft.finance/readme.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.
