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

# LBank

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

## Buy Catcoin from LBANK

{% embed url="<https://www.lbank.info/exchange/cats/usdt>" %}
Official Catoin LBANK link
{% endembed %}

## About LBANK

LBANK is a centralized cryptocurrency exchange that allows users to buy and sell a variety of cryptocurrencies. It was founded in 2016 and is based in Hong Kong.

LBANK offers a wide range of trading pairs, including both major cryptocurrencies like Bitcoin and Ethereum, as well as a selection of smaller, more niche coins. The exchange also offers margin trading, which allows users to borrow funds in order to trade larger positions.

In terms of safety, LBANK is a centralized exchange, which means that it holds users' funds in a central location. This can make it more vulnerable to hacks and other security breaches, so it is important for users to take steps to protect their own accounts. LBANK offers two-factor authentication and other security features to help users keep their funds safe.

Overall, LBANK is a popular centralized cryptocurrency exchange that offers a wide range of trading pairs and features like margin trading. It is important for users to understand the risks associated with centralized exchanges and take steps to protect their own accounts.


---

# 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.catcoin.io/history/products/exchanges/lbank.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.
