# Welcome to Gone.wtf

**Gone.wtf is a non-custodial privacy protocol that allows you to break the on-chain link between your crypto transactions.** Using powerful zero-knowledge (ZK) technology, you can shield your financial activity, protect your assets, and reclaim your right to privacy on the Solana blockchain.

***

{% hint style="info" %}
This protocol puts security and control entirely in your hands. This means you are solely responsible for managing your **Secret Note**. If you lose your note, your funds will be permanently inaccessible. **There is no recovery mechanism.** Please take this responsibility seriously
{% endhint %}

<figure><img src="https://2021152916-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F1Yh7V6WRqCSzffpsUd1C%2Fuploads%2FBU94Sf3bgQzzGxWwQ68l%2FScreenshot%202025-08-24%20125351.png?alt=media&#x26;token=3e40db7c-d2a5-46f3-9238-3d068160146d" alt=""><figcaption></figcaption></figure>

#### A Public Ledger

Every transaction on Solana is public, permanent, and traceable. While this transparency is foundational to blockchain technology, it also creates significant risks:

* **Personal Security:** Anyone can see your wallet balance, making you a potential target for hackers, scammers, and targeted attacks.
* **Financial Confidentiality:** Your spending habits, investments, and transaction partners are exposed to competitors, advertisers, and the public.
* **Fungibility:** Coins can be "tainted" by their transaction history, potentially leading to them being censored or blacklisted.

Gone.wtf was built to solve these problems by giving you control over your financial data.


---

# 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.gone.wtf/welcome-to-gone.wtf.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.
