# Vesting Order

This feature allows makers to sell assets with a tailored vesting schedule. This can attract buyers with discounted prices, appealing especially to project teams, DAOs, foundations, treasuries, etc.

## Advance Setting

### Set up a vesting schedule&#x20;

<figure><img src="/files/2NGX9fEj0tTBUAnhi8ba" alt=""><figcaption></figcaption></figure>

You can initiate a vesting schedule for the amount of tokens you are looking to sell. The V1 version only allows you to select by day. Further upgrades will allow you to choose more precise time intervals.

Once the vesting is set up, you can find and claim the vested tokens on the order detail page.

<figure><img src="/files/4oCa7N6N1XmAY1k8To56" 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/vesting-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.
