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

# How to How Lending Works

{% hint style="warning" %}
This page provides information about the current "Under Construction" status of Brand Swap. Our project is not yet publicly available, but we are working diligently to bring it to you in the near future. We are actively developing a platform that aims to deliver the best possible experience.

Once the project is launched, we will provide detailed information such as application screenshots and step-by-step guides to help you navigate and utilize the platform effectively. We strive to offer clear instructions and explanations on how to use the features.

As soon as it becomes available, you will be able to access comprehensive guides and user manuals from our documentation and help center. We will accompany the instructions with relevant screenshots to provide visual guidance on how to use various features and perform actions.

If you have any questions or concerns, please feel free to ask them on our community forum. Our support team and community members will be there to assist you.

We are working tirelessly to ensure a successful launch of Brand Swap and provide you with the best possible experience. Thank you for your understanding and patience.
{% endhint %}


---

# 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:

```
GET https://docs.brandswap.tech/lending/how-to-how-lending-works.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
