# Useful Links & Whitepaper

## Links

{% hint style="success" %}
**Basic Links**

Website: [https://anyone.io](https://anyone.io/)\
Whitepaper: <https://anyone.io/whitepaper>\
Docs: [https://docs.anyone.io](https://docs.anyone.io/)\
Tokenomics:[ https://docs.anyone.io/tokenomics ](< https://docs.anyone.io/tokenomics >)
{% endhint %}

{% hint style="info" %}
**Social Media**

Twitter: <https://twitter.com/anyonefdn>\
Community Telegram: <https://t.me/anyoneprotocol>\
Discord: <https://discord.gg/anyoneprotocol>\
YouTube: <https://youtube.com/anyoneprotocol>\
Medium: <https://anyone-protocol.medium.com/>
{% endhint %}

{% hint style="warning" %}
**Development and Relay**&#x20;

Developer Announcements: <https://t.me/anyonedevelopment>\
GitHub: [https://github.com/a](https://github.com/ator-development)[nyone-protocol](https://github.com/anyone-protocol)\
Anyone Protocol and Staking Dashboard: <https://dashboard.anyone.io>\
Anyone Relay API: <https://api.ec.anyone.tech> (See [REST](/sdk/api/rest.md)) (also on [Telegram](https://t.me/anontrackerbyzkmlbot))\
Support: <https://anyone.io/support>
{% endhint %}

***

## Whitepaper

Our whitepaper is accessible at <https://anyone.io/whitepaper>, and also auto-updates here on the docs.

{% embed url="<https://anyone.io/whitepaper>" %}


---

# 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/resources/links-and-whitepaper.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.
