# 12. 如何设置接单条件

验证订单最小为1MiB，因此需要进行如下设置：

```
lotus-miner storage-deals set-ask --price 0 --verified-price 0 --min-piece-size 1MiB --max-piece-size 32GiB
```

如遇任何问题，请在 [FilSwan Discord](https://filswan.com/discord) 频道联系我们。


---

# 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-cn.filswan.com/swan-provider/chang-jian-wen-ti/12.-ru-he-she-zhi-jie-dan-tiao-jian.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.
