# Who we are

**What is Lethe?**

Lethe is a privacy protocol built on the Solana blockchain, designed to to enable anonymous transactions by obfuscating on-chain activity.

Lethe allows anyone to securely and privately transfer, shield, or unshield their Solana, enabling enhanced user security for those who are active on-chain.&#x20;

We've built our protocol on the backs of two amazing protocols, Arcium and LIght Protocol, and we leverage their ZK (Zero-Knowledge) tools to enable trustless on-chain privacy and security.&#x20;

<figure><img src="/files/jnDdSX87fyBEZ6luYsGj" 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://lethe.gitbook.io/lethe/getting-started/who.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.
