# The Documentation For Anyone

## How to Use the Docs

These docs are the comprehensive overview of how to *use* the Anyone Protocol. It includes guides for operating a relay, connecting to the network, building apps on top of the network and configuring your hardware!&#x20;

## Who are these Docs for

<table><thead><tr><th width="276.4000244140625">You are ...</th><th width="174.7999267578125">Start with ...</th></tr></thead><tbody><tr><td>Running a relay</td><td><a href="relay/start">Relay Operators</a></td></tr><tr><td>Using the Anyone Router</td><td><a href="hardware">Hardware Users</a></td></tr><tr><td>Building with the SDK</td><td><a href="sdk/npm">Developers</a></td></tr><tr><td>Just trying to connect</td><td><a href="connect">End Users</a></td></tr><tr><td>Interested in security or rewards</td><td><a href="security">Security</a> <mark style="color:$primary;">&#x26;</mark> <a href="dashboard">Rewards</a></td></tr></tbody></table>

## What You Can Do With Anyone

* **Run a privacy-first relay** on your own terms
* **Integrate with Anyone SDK** across platforms
* **Connect to the network** from your favorite apps
* **Earn rewards** by contributing infrastructure
* **Fine-tune** your own secure, decentralized relay setup

Head to [Quick Start](https://docs.anyone.io/quickstart) to jump straight in to the installation and usage for your system

{% content-ref url="quickstart" %}
[quickstart](https://docs.anyone.io/quickstart)
{% endcontent-ref %}

## Need help?

Check out our [FAQ](https://docs.anyone.io/welcome/faq), join the [Community](https://docs.anyone.io/resources/links-and-whitepaper#links) or talk to our [Support](https://docs.anyone.io/resources/support#for-quick-access-to-our-ticket-support-visit-one-of-the-following-links) if you're stuck.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center">Relay Education</td><td><a href="relay">relay</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/0HuEoRgZkCm0vvsH2M9a/datpeet_httpss_mj_runtBU09tGql8w_httpss_mj_run_2iaUtRfGkw_htt_bd133ae0.jpg">datpeet_httpss_mj_runtBU09tGql8w_httpss_mj_run_2iaUtRfGkw_htt_bd133ae0.jpg</a></td></tr><tr><td align="center">Hardware Education</td><td><a href="hardware">hardware</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/yRW1FTcfcjb43wC3q2Wc/2024-08-13%2023.03.17.jpg">2024-08-13 23.03.17.jpg</a></td></tr><tr><td align="center">Anyone SDK</td><td><a href="sdk">sdk</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/LEGXE6LhhcBqtpH8ynK9/2024-08-13%2023.01.08.jpg">2024-08-13 23.01.08.jpg</a></td></tr><tr><td align="center">Connect to Anyone  </td><td><a href="connect">connect</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/rLzBDCzzjjwafmrBJWtl/routing.jpg">routing.jpg</a></td></tr><tr><td align="center">Tokenomics</td><td><a href="tokenomics">tokenomics</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/iZIhcQ7HHA5pxeM3Qnlf/2024-08-28%2001.52.16.jpg">2024-08-28 01.52.16.jpg</a></td></tr><tr><td align="center">Rewards</td><td><a href="dashboard">dashboard</a></td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/eU92J2Jfv8wc8l19lIi7/photo_2024-06-25_03-42-38.jpg">photo_2024-06-25_03-42-38.jpg</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td>About</td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/mHGjj3kc1RjgCNLNINsG/dashboard.png">dashboard.png</a></td><td><a href="welcome/about">about</a></td></tr><tr><td>API Reference</td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/3MoErjsFn9L2UtqynEC8/1_8Ymm87XzJBCvWsQDC4__bQ.webp">1_8Ymm87XzJBCvWsQDC4__bQ.webp</a></td><td><a href="sdk/api">api</a></td></tr><tr><td>Github</td><td><a href="https://content.gitbook.com/content/AA9P3lN6X0LnMGWCOpyt/blobs/eXWNKPwwCaAyjOz6aysN/GU39pN_WsAI16ho.jpg">GU39pN_WsAI16ho.jpg</a></td><td><a href="https://github.com/anyone-protocol">https://github.com/anyone-protocol</a></td></tr></tbody></table>


---

# 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.anyone.io/welcome.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.
