> For the complete documentation index, see [llms.txt](https://docs.daolama.co/daolama/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.daolama.co/daolama/basic-mechanics/marketpleis.md).

# Маркетплейс

Покупайте NFT на DAOLama за полцены!

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

Маркетплейс DAOLama открывает доступ к NFT от 50% рыночной стоимости! Теперь вы можете приобрести желаемую NFT, заплатив только часть её цены, а оставшуюся сумму занять прямо на платформе. Экономьте, покупайте легко и расширяйте свою коллекцию без переплат.

## Покупка NFT частями

{% hint style="info" %}
Продавец получает сразу полную сумму за NFT, которую приобрели частями. DAOLama компенсирует остаток.
{% endhint %}

### Заплати часть от стоимости

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

Вы можете купить NFT, заплатив лишь часть от ее стоимости. NFT будет помещен на специальный смарт-контракт залога, с которого вы можете выкупить, либо выставить NFT на продажу.

### Забирайте профит с продажи

<figure><img src="/files/9b1IjPXpKoRiEzFMx75V" alt=""><figcaption></figcaption></figure>

Продайте NFT во время залога и получите профит сверх остаточного платежа, он будет зачислен моментально после продажи.

### Закройте заем, чтобы получить NFT в полное владение

<figure><img src="/files/4Tgty4wWjqookYl8i1gt" alt=""><figcaption></figcaption></figure>

Чтобы получить NFT в полное владение, перечислите сумму, которую вы одолжили, плюс комиссию платформы, которая начисляется на ежедневной основе. У вас есть возможность закрыть заем ранее, чтобы заплатить сниженную комиссию. Если вы не погасите заем в срок, NFT попадет на приватный аукцион.

{% hint style="warning" %}
Если до окончания срока вы не выплатите оставшуюся сумму долга, то NFT будет выставлен на аукцион. По окончании аукциона заработанные средства (последняя ставка) распределяются следующим образом: сервис возвращает полную сумма долга, а также комиссию за использованные кредита, а оставшиеся средства переходят тому, кто покупал NFT с использованием функции "Купи сейчас плати потом".
{% 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, and the optional `goal` query parameter:

```
GET https://docs.daolama.co/daolama/basic-mechanics/marketpleis.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.
