# Terminology

### VOXEL

VOXEL is a **visualized work credentials.** In VESS, your work credentials is visualized as colorful 3D cube. If you want to know more about VOXEL, please visit below.

{% content-ref url="/pages/e81X076jp10ZggbohI0y" %}
[VOXEL](/basics/voxel.md)
{% endcontent-ref %}

### Sig. request

Sig. request is a signature request from who created VOXEL. VOXEL's trustworthiness gets higher if signatures of both of Tx sender and receiver are attached rather than a signature of one side are attached. So, when a VOXEL created by one side, a sig. request to the VOXEL is sent to the other side simultaneously.


---

# 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/terminology.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.
