# HOME

<h2 align="center">  Exchange At The Speed Of Hush</h2>

<h2 align="center"></h2>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td>Website </td><td><a href="https://www.husher.io/" class="button primary" data-icon="globe-pointer">Go To Our Website</a></td><td></td><td data-object-fit="contain"><a href="/files/uYzhkzDuIZG5wbYMSh10">/files/uYzhkzDuIZG5wbYMSh10</a></td></tr><tr><td>Telegram </td><td><a href="https://t.me/HusherOfficial" class="button primary" data-icon="telegram">Join Telegram </a></td><td></td><td data-object-fit="contain"><a href="/files/pAWdlzYZ5h7JzDijpsIa">/files/pAWdlzYZ5h7JzDijpsIa</a></td></tr><tr><td>X / Twitter</td><td><a href="https://x.com/HusherExchange" class="button primary" data-icon="x-twitter">Follow us on X</a></td><td></td><td data-object-fit="contain"><a href="/files/71Z3C6wWVFaW59lNDJpi">/files/71Z3C6wWVFaW59lNDJpi</a></td></tr></tbody></table>

{% columns %}
{% column width="91.66666666666666%" valign="middle" %}

<h3 align="center">Getting Started With Husher</h3>

<p align="center">Husher is available via Web or Telegram. Both interfaces connect to the same secure, non-custodial backend and execution engine.</p>

<p align="center">Get swapping in minutes, no accounts required, no KYC, full self-custody from start to finish.</p>

<p align="center"> <a href="https://t.me/HusherOfficialBot" class="button primary" data-icon="telegram">Telegram Exchange</a>                     <a href="https://www.husher.io/" class="button primary">Website Exchange</a></p>

{% embed url="<https://youtu.be/tb0M_9b2pZE>" %}

{% endcolumn %}

{% column width="8.333333333333343%" %}

{% endcolumn %}
{% endcolumns %}

{% columns %}
{% column width="50%" %}
{% @mermaid/diagram content="graph TD
UW\[User wallet]
HR\[Husher router]
DA\[ESP deposit address one time]
ESP\[Husher Orchestrator]
CEX\[Centralized exchanges]
OUT\[User wallet output]
PRIV\[Private routing ZEC or XMR]
NOTE\[Husher never holds funds]

UW -->|Create swap| HR
HR -->|Generate address| DA
UW -->|Send funds| DA

DA --> ESP
HR -.->|Monitor only| ESP

ESP -->|Execute trade| CEX
ESP -->|Withdraw output| OUT

ESP -->|Optional| PRIV
PRIV --> CEX

HR -.-> NOTE

%% Styles (on-brand only)
style UW fill:#0ea5e9,stroke:#0369a1,color:#ffffff
style OUT fill:#0ea5e9,stroke:#0369a1,color:#ffffff

style HR fill:#1f2937,stroke:#374151,color:#ffffff
style NOTE fill:#1f2937,stroke:#374151,color:#ffffff

style DA fill:#334155,stroke:#475569,color:#ffffff
style ESP fill:#334155,stroke:#475569,color:#ffffff
style CEX fill:#334155,stroke:#475569,color:#ffffff

style PRIV fill:#0b3b5a,stroke:#0ea5e9,color:#ffffff
" %}

{% endcolumn %}

{% column width="50%" %}

### Learn more about how it works

Husher is a non-custodial crypto swap platform that never holds or controls user funds and does not require accounts or KYC.

It functions as a routing interface that connects your wallet directly to third-party Exchange Service Providers (ESPs), which execute trades using deep liquidity from top centralized exchanges such as Binance, Bybit, and OKX.

This design enables fast execution, transparent fees, and optional privacy-enhancing paths, while keeping users fully in control of their funds at all times.

<p align="center"><a href="/spaces/jBmRSJdqQYpZIYntna0i/pages/LThc2RqOxBKU56Qt3TMy" class="button primary" data-icon="book-open-lines">Documentation</a></p>

{% endcolumn %}
{% endcolumns %}


---

# 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.husher.io/readme.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.
