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

# Landmarks

![](/files/HkL6gEfxnGgmxGfuX3y9)

{% hint style="success" %} <mark style="color:green;">**Check out what the Knight Ecosystem has been able to accomplish since 2021.**</mark>
{% endhint %}

## <mark style="color:orange;">2022</mark>

March 14- Launch of KnightSwap auto-compounder&#x20;

May 24- Launch of KnightSwap Lending Network

## <mark style="color:orange;">TVL Achievement List</mark>

The amount of TVL a DEX has is correlated with the trust in the security and longevity of the platform that investors will have in allocating their hard earned capital into the system. With that in mind have a look at what Knight BSC has been able to achieve thus far.&#x20;

* 4/28/2022 --> Surpassed 500 million TVL on platform&#x20;
* 4/15/2022 --> Surpassed 300 million TVL on platform&#x20;
* 3/30/2022 --> Surpassed 250 million TVL on platform&#x20;
* 3/24/2022 -->Surpassed 200 million TVL on platform&#x20;
* 3/23/2022 --> Surpassed 190 million TVL on platform
* 3/23/2022 --> Surpassed 180 million TVL on platform&#x20;
* 3/21/2022 --> Surpassed 170 million TVL on platform&#x20;
* 3/16/2022 --> Surpassed 160 million TVL on platform&#x20;
* 3/9/2022 --> Surpassed 150 million TVL on platform&#x20;
* 3/7/2022 --> Surpassed 140 million TVL on platform&#x20;
* 3/6/2022 --> Surpassed 130 million TVL on platform&#x20;
* 2/28/2022 --> Surpassed 120 million TVL on platform&#x20;
* 2/26/2022 --> Surpassed 110 million TVL on platform&#x20;
* 2/12/2022 --> Surpassed 100 million TVL on platform&#x20;
* 1/27/2022 --> Surpassed 70 million TVL on platform&#x20;
* 1/20/2022 --> Surpassed 60 million TVL on platform&#x20;
* 12/24/2021 --> Surpassed 50 Million TVL on platform&#x20;
* 12/15/2021 --> Surpassed 40 Million TVL on platform&#x20;
* 12/8/2021 --> Surpassed 30 Million TVL on platform&#x20;
* 11/14/2021 --> Surpassed 20 Million TVL on platform&#x20;
* 11/4/2021 --> Surpassed 10 million TVL on platform&#x20;
* 11/3/2021 --> Surpassed 5 million TVL on platform&#x20;
* 11/2/2021 --> Launch of KNIGHT on BNB Chain (oversubscribed 500k hard cap by 643.35%)

![](/files/YyXhEOE0lbxH7smxMCSe)


---

# 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://knights.gitbook.io/knightswap/the-armory/landmarks.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.
