# Welcome!

## Intro

Anytype is a local-first, E2E encrypted software designed as a secure place to create and store digital assets.

You can use Anytype to create and connect your tasks, notes, ideas, documents, workflows, and more. \
\
Future versions will allow you to share your work and safely collaborate with others. Our long-term vision is for Anytype to enable large-scale collaboration to create a global repository of interconnected knowledge.

Explore the documentation here to learn more about using the product, troubleshooting your account, and data privacy.

### Helpful Resources to Get Started:

| Download Links   | Download the app for Desktop (Windows, Mac, Linux), iOS, and Android | ​[https://download.anytype.io](https://download.anytype.io/)​   |
| ---------------- | -------------------------------------------------------------------- | --------------------------------------------------------------- |
| Community Forums | Share feedback, feature requests, and bug reports with our team      | ​[https://community.anytype.io](https://community.anytype.io/)​ |
| Blog             | Read updates and announcements from the Anyteam                      | ​[https://blog.anytype.io](https://blog.anytype.io/)​           |
| Feature Roadmap  | See what we've got planned for the next few quarters                 | ​<https://github.com/orgs/anytypeio/projects/11/views/1>​       |
| Github           | Check our repos, verify our code, and contribute!                    | [​​](https://github.com/anyproto)<https://github.com/anyproto>  |

​

{% hint style="info" %}
There's no browser version of the app. Anytype is a stand-alone software, that works on desktop or mobile devices. There are many points of vulnerability in-browser apps that would comprise our commitment to data security and encryption.
{% endhint %}


---

# 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://doc.anytype.io/anytype-docs/~/changes/WwUKjnRVmW8csn0Edgm9/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.
