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

# thBILL

thBILL is a basket of institutional-grade tokenized U.S. Treasury bills sourced from regulated issuers. thBILL functions as a foundational, yield-bearing component within the Theo ecosystem, optimized for consistent performance across all market conditions.

## Composition

At launch, thBILL solely comprises tULTRA, a wrapped representation of Standard Chartered Libeara's best-in-class tokenized Treasury bill, operated in collaboration with Wellington Management and FundBridge.

{% content-ref url="/pages/8WD6dmjPsl07Fq5Nk7Px" %}
[tULTRA](/platform/thbill/tultra.md)
{% endcontent-ref %}

As additional U.S. Treasury bills tokens are issued by regulated institutions, they will be added to the thBill basket — expanding its diversification and making it the most robust onchain gateway to T-bill exposure.

## Design

thBILL utilizes Theo's [iToken standard](/platform/thbill/ttokens-and-itokens.md), which enforces the composition of the basket.

## Minting and Redemption

thBILL can only be minted and redeemed by users who have passed KYC. Minting and redemption is processed instantly, with underlying collateral settled within 4 business days.

Participants have no claims over underlying assets. Upon redemption, the equivalent value of the redeemed thBILL is returned in USDC.

If you are an institution or market maker interested in directly minting thBILL, please reach out to our team.


---

# 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.theo.xyz/platform/thbill.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.
