# VOXEL

### What's VOXEL?

VOXEL is a single **visualized Work Credential.** Your work credential, stored in distributed storage, is represented as a colorful 3D cube on the VESS application.

In other words, the VOXEL is the smallest unit of your entire work history.

### Properties

VOXEL is visualized based on several properties in Work Credential. The properties are as follows in the beta version

* Presence of deliverables
* Presence of signatures of both Sender and Receiver
* Job titles

And as shown in the table below, "Presence of deliverables" corresponds to "Presence of internal cube" in VOXEL, "Presence of signatures on both sides" corresponds to "Vividness" in VOXEL, and "Job titles" corresponds to "Hue".

In the future, we plan to change the look and feel depending on the rewards for the work, the validation of the deliverables, and the platform on which the escrow took place.

If you want to know more detail about the job titles-Hue correspondence, please refer to below.

{% content-ref url="/pages/cozLvXivDDLQhyytey9h" %}
[Visualization Protocol v0.1](/advanced/visualization-protocol-v0.1.md)
{% endcontent-ref %}

![](/files/HTIqsbhE2VcSkHbqblQf)

### Trustworthiness

VOXEL not only shows job titles it was by its appearance, but also allows you to see the level of trust in the work. Based on the presence or absence of deliverables and the signatures of both the Sender and Receiver, the trust map looks like the following.

![](/files/mkOvSbnN7yUzl6ETo1NV)


---

# 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/basics/voxel.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.
