# How To Offer or Accept Gig Onchain

## Procedure

Step 1 - Connect Wallet.&#x20;

Step 2 - Sign Transaction.&#x20;

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

**Step 1:** Connect your wallet.

* Ensure your wallet is properly connected to the platform.

**Step 2:** Sign the transaction.

* Once connected, sign the transaction to confirm your action.

**Profile Edit Confirmation:**

* If you've completed the steps correctly, you'll be able to edit your profile. Go to website.&#x20;

**Making a Gig Request Offer:**

* Follow Steps 1 and 2 to make an offer to someone for a gig. Go to website and click offer or navigate to a profile page and click "offer"&#x20;
* Select Fixed or Milestone&#x20;

**Accepting a Gig Request:**

* Pending offers submitted to you to collaborate&#x20;
* Follow Steps 1 and 2 to accept a gig request from someone else.&#x20;
* Go to website to view the offer and accept offer&#x20;

**Waiting for someone to accept your gig request or mark gig complete?**&#x20;

* **Pending work requests you sent to collaborate**
* Follow Steps 1 and 2 to accept a gig request from someone else.&#x20;
* Go to website and view the pending request you sent&#x20;

**Troubleshooting:**

* If you encounter any issues:
  1. Disconnect your wallet and log out of the platform.
  2. Clear your browser's cache.
  3. Reconnect your wallet and repeat Steps 1 and 2.


---

# 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/how-to-offer-or-accept-gig-onchain.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.
