# Introduction

### Bisaar is a permissionless P2P marketplace for tokens and NFTs.&#x20;

<mark style="color:red;">The product is currently in testing phase.</mark>

Loan out USDT or ETH in exchange for a basket of assets as collateral. Lenders can come and negotiate counter offers in order to provide a quick and easy match for both parties. An easy to use messaging service that is public makes negotiations easy and fast.&#x20;

The feature set is described in [key-features](https://docs.bisaar.io/overview/key-features "mention").

A detailed overview is provided in the form of video guides here [guides](https://docs.bisaar.io/guides "mention").&#x20;


---

# Agent Instructions: 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.bisaar.io/overview/introduction.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.
