> For the complete documentation index, see [llms.txt](https://docs.maple.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.maple.finance/legal/syrupusdt-product-disclosures-and-disclaimers.md).

# syrupUSDT Product Disclosures & Disclaimers

The syrupUSDT token is a product developed, issued, and managed exclusively by Maple International Operations SPC acting on behalf of and for the account of Maple USDT Segregated Portfolio 1. It is not sponsored, endorsed, administered by, or otherwise associated with Tether Limited or its related entities ("Tether"). The syrupUSDT token is not a stablecoin and is not backed by USDT; its value is derived from a dynamic pool of underlying loan assets managed through the Maple Protocol.&#x20;

The yield associated with syrupUSDT is generated from interest payments on overcollateralized loans made to institutional borrowers and yield generated through supporting deployment strategies, including futures basis trading and DeFi liquidity provision. These supporting strategies carry risks distinct from lending activities, as described in the [syrupUSDC, syrupUSDT and syrupUSDG - Risk Disclosures](/legal/syrupusdc-and-syrupusdt-risks.md). All lending activities involve significant risk, including but not limited to credit risk, liquidity risk, borrower default, and the potential for partial or total loss of your principal. Past performance is not indicative of future results, and yields are not guaranteed.&#x20;

**Intellectual Property Notice:** Third-party trademarks, including "USDT," which is a trademark of Tether Limited, are the property of their respective owners. The use of such trademarks herein is for identification and descriptive purposes only and does not imply any affiliation with or endorsement by the trademark holders.


---

# 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://docs.maple.finance/legal/syrupusdt-product-disclosures-and-disclaimers.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.
