# Cliff Time

Cliff is another feature that can be added to any stream for free. The cliff time withholds the flow of the stream until it reaches the cliff time. After the cliff time arrives, all the tokens that were supposed to be streamed until that time will be unlocked instantly at the cliff time, and the rest of the stream will continue normally.

A standard or vested stream can have a cliff time set during the stream creation. Note that the cliff time must be greater than the start date and lower than the end date.


---

# 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.fluxity.finance/features/cliff-time.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.
