> 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/im-new-here/merlins-library.md).

# Merlin's Library

![](/files/YEAps326zpiCinOcE4Q8)

{% hint style="success" %} <mark style="color:green;">**If you need help getting started check out some of these quick start tutorials from Merlin the Wizard.**</mark>&#x20;
{% endhint %}

{% content-ref url="/pages/IowPT7wyuwBfsJXYGpQ8" %}
[How To Setup Your Wallet](/knightswap/merlins-step-by-step-guides/how-to-setup-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/d7squ1JwbZUm2of9LDar" %}
[How To Get BNB](/knightswap/merlins-step-by-step-guides/how-to-get-bnb.md)
{% endcontent-ref %}

{% content-ref url="/pages/vnMTpyOnag3WpLTDHy2t" %}
[How To Swap On KnightSwap](/knightswap/merlins-step-by-step-guides/how-to-swap-on-knightswap.md)
{% endcontent-ref %}

{% content-ref url="/pages/dDR2L4IQar6AMWLqgKOa" %}
[How To Add Liquidity](/knightswap/merlins-step-by-step-guides/how-to-add-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/VmeigoRY8CTo7qK9oaBb" %}
[How To Remove Liquidity](/knightswap/merlins-step-by-step-guides/how-to-remove-liquidity.md)
{% endcontent-ref %}

{% content-ref url="/pages/AbfLtycRbqhCsZCkdavr" %}
[How To Yield Farm](/knightswap/merlins-step-by-step-guides/how-to-yield-farm.md)
{% endcontent-ref %}

{% content-ref url="/pages/O3Yz37BgeoJS0CtFLg8z" %}
[How To Single Stake In Raids](/knightswap/merlins-step-by-step-guides/how-to-single-stake-in-raids.md)
{% endcontent-ref %}

{% content-ref url="/pages/wiMggTMfGFDj3ZtDa1qF" %}
[How To Use The Lending Network](/knightswap/merlins-step-by-step-guides/how-to-use-the-lending-network.md)
{% endcontent-ref %}


---

# 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/im-new-here/merlins-library.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.
