# Gigs on v2 beta

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

## ***Start the process***&#x20;

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

***Client starts the process***&#x20;

1 Offering a gig (send a gig request to a creator)

2 Write your gig details

3 Review your gig details

4 Create gig onchain&#x20;

5 Share your feedback

### ***Creator has to accept gig***&#x20;

6 Go to received gigs

7 Accept offer (or Decline offer)

8 Accept gig onchain&#x20;

### ***Creator has to submit deliverables***&#x20;

9 Go to received gigs&#x20;

10 Submit deliverables&#x20;

11 To submit deliverables, provide a link and add a comment&#x20;

### ***Client has to review deliverables to release funds***&#x20;

12 Go to sent gigs

13 Review submssion&#x20;

14 To mark review submssion complete, confirm release of funds from the smart contract, and provide a comment&#x20;

15 Rate gig onchain&#x20;

16 All is complete

***

## Walk through with screenshots&#x20;

### 1 Offering a gig&#x20;

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

2 Write your gig details

3 Review your gig details

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

### 4 Create gig onchain&#x20;

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

5 Share your feedback

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

***

***Creator has to accept gig (person wants to fulfill project deliverables)***&#x20;

6 Go to received gigs

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

### 7 Accept offer (or Decline offer)

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

8 Accept gig onchain&#x20;

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

***

***Creator has to submit deliverables***&#x20;

9 Go to received gigs&#x20;

<figure><img src="/files/48klDwmKYM0AAv1jkQAV" alt=""><figcaption></figcaption></figure>

### 10 Submit deliverables&#x20;

11 To submit deliverables, provide link and comment&#x20;

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

***

***Client has to review deliverables to release funds***&#x20;

12 Go to sent gigs

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

### 13 Review submssion&#x20;

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

14 To mark review submssion complete, confirm release of funds from the smart contract, and provide a comment&#x20;

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

15 Rate gig onchain&#x20;

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

16 All is complete


---

# 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://docs.zeroauthority.xyz/gigs/gigs-onchain/gigs-on-v2-beta.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.
