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

# About BuffX

BuffX is an infrastructure builder focused on designing liquidity systems that connect stablecoin capital with real-world financial activity.

Rather than operating as a consumer platform or a speculative protocol, BuffX builds discrete products that deploy liquidity into concrete economic use cases. These products are designed to address structural inefficiencies in existing financial rails, particularly in areas where access, speed, or reliability remain constrained.

### What BuffX builds

BuffX designs and operates stablecoin-based liquidity products with clearly defined terms and documented operating models.

Each product:

* Serves a specific real-world use case
* Operates independently from other products
* Is documented with clear scope and boundaries
* Can be evaluated on its own merits

BuffX does not rely on token emissions, incentive programs, or abstract financial mechanisms to justify product behavior. Products are anchored in observable activity and contractual arrangements.

### How BuffX approaches infrastructure

BuffX approaches liquidity as infrastructure rather than as a trading instrument.

This means:

* Products are designed around defined durations and terms
* Capital allocation follows documented operational flows
* On-chain components are used selectively for coordination and access control
* Real-world financial operations remain central to product design

<figure><img src="/files/R5xPljKpL6UzyUbFtDrf" alt=""><figcaption></figcaption></figure>

This approach allows BuffX products to integrate with existing financial systems while maintaining clarity and predictability for participants.

### Scope of responsibility

BuffX is responsible for:

* Product design and structure
* Definition of operating terms
* Coordination with partners involved in real-world activity
* Documentation and transparency at the product level

Each product specifies its own mechanics, parameters, and risk considerations. BuffX does not present products as interchangeable or uniform.

### Relationship to products

BuffX provides the infrastructure framework under which products are built and operated.

Products such as ILN-FR are documented separately and should be understood through their dedicated pages. Product documentation is the authoritative source for mechanics, parameters, and operational details.


---

# 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://buffx.gitbook.io/buffx-docs/about-buffx/about-buffx.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.
