# Private Order

A private order is not private on-chain, but it appears on the Honeyflow marketplace frontend. This provides some level of privacy for users who are looking to conduct a trade involving a designated party.

## Advance Setting&#x20;

### Private Order (optional)

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

The Private Order feature conflicts with the Bid Order feature. When you select Private Order, bidding cannot be enabled.

Once you initiate or receive a private order, you can find it in your dashboard. We will further enable the notification system to provide timely alerts.

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


---

# 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.honeyflow.finance/supported-features/place-order/private-order.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.
