# Vesting in Stealth

As early investor tokens begin to unlock, users can **confidentially** receive their allocated tokens within our contract. They can then manage these tokens by accessing external, permissionless liquidity pools—options include liquidation, participating in liquidity pools, holding, and more, all with commercial confidentiality by obfuscating wallet addresses.

1. **Projects**: Founders, key team members, or project treasuries may elect to claim and manage tokens with **confidentiality**.
2. **Venture Funds:** Investors with large token allocations may choose to preserve **confidentiality** in how to manage their unlocked tokens.
3. **Investment DAOs:** Investment DAO members can receive their unlocked tokens in the Singularity contract and execute their on-chain strategies with discretion

**Benefits:**

* Keeps vesting schedules and recipient identities private
* Flexible stream management with **transferability** and **cancelability**
* Compliant KYC/KYB while maintaining privacy

**Example:**\
A Web3 project distributes vesting tokens to team members and advisors. Each stream is **private**, and recipients can claim tokens after the vesting period without exposing information on-chain.

<figure><img src="/files/Q8VBjwWeVd3lTOlsraVd" 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://singularityzk.gitbook.io/singularity/singularity-privacy-layer/vesting-in-stealth.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.
