> For the complete documentation index, see [llms.txt](https://singularityzk.gitbook.io/singularity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://singularityzk.gitbook.io/singularity/singularity-privacy-layer/vesting-in-stealth/confidential-vesting-streaming.md).

# Confidential Vesting Streaming

Through our integration with **Sablier**, we now offer Sablier’s vesting streaming solution with the added optionality of **confidentiality**.

Sablier has long been the preferred solution for projects looking to implement **token vesting via streaming**. Its technology allows for the **automatic distribution of tokens over a specified period**, ensuring a smooth and transparent vesting process.

However, many projects and token holders have expressed the need for **confidentiality**. With **Singularity’s integration**, we are proud to provide a **compliant and confidential vesting streaming solution**. Projects using Sablier can now set up streams that remain confidential and compliant **from start to finish**.

#### Key Benefits

* **Confidential Vesting Schedules**: Details of token vesting schedules are kept private.
* **Protected Investor Identities**: Token holder identities remain confidential.
* **Secure Token Management**: Investors can claim and manage tokens without exposure to on-chain trackers.
* **Peace of Mind**: Extra security for projects and token holders, while maintaining compliance.

This integration combines the **efficiency and transparency of Sablier streaming** with **enhanced privacy**, giving both projects and investors a secure and confidential token vesting experience.

For projects looking to set-up a confidential vesting stream, [please go here for a step-by-step guide.](/singularity/singularity-privacy-layer/vesting-in-stealth/confidential-vesting-streaming/confidential-vesting-streams-guide.md)

For recipients looking to see how to claim their vested tokens, [please go here for a step-by step guide.](/singularity/singularity-privacy-layer/vesting-in-stealth/confidential-vesting-streaming/recipients-check-and-claim-confidential-vested-tokens.md)

<br>


---

# 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://singularityzk.gitbook.io/singularity/singularity-privacy-layer/vesting-in-stealth/confidential-vesting-streaming.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.
