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

# README

### Telegram-native liquidity access.

LiquidX gives members access to USDT-based liquidity strategies operated by a real desk.

Deposit USDT, choose an allocation tier, track activity through a transparent dashboard, and request withdrawals through Telegram.

No hype. No guaranteed returns. No hidden risk.

Performance is variable and capital is at risk.

### Start here

* Read how LiquidX works.
* Understand the risks.
* Review the tier ladder.
* Learn how withdrawals work.
* Verify the official bot before depositing.

### Official bot

**@LiquidXBot**

LiquidX will never message you first asking for funds.

***

> **Risk notice:** LiquidX performance is variable and not guaranteed. Monthly figures are reference figures only and may change. Crypto assets and liquidity strategies involve risk, including the possible loss of some or all allocated capital. Past performance is not a reliable indicator of future results. Nothing on this page is financial advice. Only use the official LiquidX bot: **@LiquidXBot**.

***

LiquidX provides access to liquidity-based strategies. Performance is variable and not guaranteed. Crypto assets carry risk, including possible loss of capital. Past performance is not a reliable indicator of future results. Nothing on this website or in this documentation is financial advice. Availability may be restricted in certain jurisdictions. Use only the official LiquidX bot: **@LiquidXBot**.

© 2026 LiquidX. All rights reserved.


---

# 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.liquidx.fund/readme.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.
