# Dework Integration

You can easily issue **work credentials** from completed tasks on **Dework**. Here is how to do it.

### Connect your Dework Account

First, Make sure you have connected the metamask to Dework. You can check it on your **setting** page on [**Dework**](https://app.dework.xyz/)**.**

<figure><img src="/files/fGfp4eBLXLH0z2cLPzla" alt=""><figcaption><p>Setting</p></figcaption></figure>

Open [VESS](https://app.vess.id/), and enter your Dework username.

<figure><img src="/files/6crhp7kXvJKOVH8uXhyr" alt=""><figcaption><p>your dework profile page</p></figcaption></figure>

<figure><img src="/files/RdryiRUCA4tJLiZYFS7P" alt=""><figcaption><p>VESS profile</p></figcaption></figure>

<figure><img src="/files/HHmRjxzxTKFcES9l9UA1" alt=""><figcaption><p>Enter your Dework username</p></figcaption></figure>

### Pick your works to issue credential

Once your Dework account is connected successfully, you will see a list of your completed tasks. Select the task for which you want to issue credentials and press the "Issue Credential" button.

<figure><img src="/files/8OB1Ct3RPUD84th4sgrv" alt=""><figcaption><p>pick and issue credentials</p></figcaption></figure>

Tasks that do not have a skill property set on Dework cannot be issued as a credential on VESS. In that case, please set one genre before issuing credentials.

<figure><img src="/files/vUQiaRvvazjLGhDfr0Hj" alt=""><figcaption><p>select genre</p></figcaption></figure>

**That's it!** It will take a little time, but please stay tuned. If successful, your task will be issued as Work Credentials. **Congratulations!**&#x20;

<figure><img src="/files/w7BZvdXhiMI6gRw0FV0p" alt=""><figcaption></figcaption></figure>


---

# 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/tutorials/dework-integration.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.
