# VESS.id

## Decentralized Identity and Verifiable Credentials for Business

VESS provides the DIW(Decentralized Identity Wallet) called "VESS Wallet" and Verifiable Credential management tool called "VESS Credentials" built on top of[ **Ceramic Network**](https://ceramic.network/), a decentralized data network protocol. Users can own and manage all of their data by **attaching them to their DIDs** and carry them around without being restricted to a specific platform, organization, or blockchain.&#x20;

### :rocket: Getting Started&#x20;

#### :beginner:Tutorials

You can easily try VESS along with a tutorial below.

{% content-ref url="tutorials/create-your-first-voxel" %}
[create-your-first-voxel](https://doc.vess.id/tutorials/create-your-first-voxel)
{% endcontent-ref %}

#### :school: Learn More

▶︎ If you want to read about VESS concept, please refer to this page.

{% content-ref url="basics/background" %}
[background](https://doc.vess.id/basics/background)
{% endcontent-ref %}

▶︎ If you want to know how VESS works, you can learn the overview of VESS system briefly with a link below.

{% content-ref url="basics/how-does-it-work" %}
[how-does-it-work](https://doc.vess.id/basics/how-does-it-work)
{% endcontent-ref %}

▶︎ If you are interested in VOXEL appearance, please click below.

{% content-ref url="basics/voxel" %}
[voxel](https://doc.vess.id/basics/voxel)
{% endcontent-ref %}

### :family: Join our Community

* **Discord:** <https://discord.gg/aXM7QD2brg>
* **Twitter:** <https://twitter.com/vess_id>
* **Substack:** Coming Soon
* **Youtube**: Coming Soon


---

# 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.vess.id/vess.id.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.
