# What is Gibwork?

Gibwork was created 2023 during the [Solana Hyperdrive hackathon](https://solana.com/news/solana-hyperdrive-hackathon-winners), an online competition that saw more than 7,000 participants submit 907 final projects to the judges, making it one of the largest online Solana hackathons.&#x20;

The Gibwork platform serves as a dynamic marketplace where anyone can create new work opportunities or work on a diverse set of tasks and earn crypto.

### Key Features

1. **Task Creation**: Create tasks utilizing any Solana SPL token.
2. **Private Tasks**: Establish private tasks accessible only to those with whom you share a link.
3. **Open Source Bounty**: Initiate an open-source bounty for issues in a GitHub repository.


# Referrals

The referrals feature empowers users to actively grow the platform's community by inviting others to join through the use of personalized referral links.\
\
The feature is designed to encourage participation by offering instant payments in Stablecoins as rewards for successful referrals.

Referrals are considered successful when the invited user either completes a task and receives payment, or creates a task on the platform.

### Referral Links

You referral link is [https://app.gib.work?ref=your-gibwork-username](https://app.gib.work/?ref=your-gibwork-username)

```
https://app.gib.work?referral=anthony
```

{% embed url="<https://youtu.be/rmfw6NZznoo>" %}

### Payments

Payments from referrals are paid in $USDC and are sent instantly to the wallet associated to your Gibwork account.&#x20;

### Payment Calculation

Every referral is eligible to earn a 50% of the platform fee.


# Frequently Asked Questions

{% content-ref url="/pages/3E3LFtouGADv5wf5xkN4" %}
[How to Start Earning](/info/frequently-asked-questions/how-to-start-earning)
{% endcontent-ref %}

{% content-ref url="/pages/gRL3pzWkeLW84pjL0zC7" %}
[How to Create a Task](/info/frequently-asked-questions/how-to-create-a-task)
{% endcontent-ref %}


# How to Start Earning

1. **Login to our platform** [**app.gib.work**](https://app.gib.work/)**.**
2. **Browse available tasks and choose which you could participate in.**
3. **Read the task description and follow its requirements.**
4. **Submit your work and wait for approval.**


# How to Create a Task

1. **Visit** [**app.gib.work**](https://app.gib.work)**.**
2. **Click `Create`.**
3. **Select `Create a Task`.**
4. **Fill out the form and choose options that suit your needs.**
5. **Make a deposit and publish your task.**


# Contact and Support

**Customer Support**\
[Discord](https://discord.gg/TNXJjpRvqN)

**General questions, support, partnerships, press and collaborations**\
<anthony@gib.work>&#x20;


# How It Works

GibWork simplifies the collaboration between project owners and developers in the open source community. This section outlines the platform's workflow, providing a clear guide on how to effectively use GibWork for both project submissions and development contributions.

### For Project Owners

#### Posting a Bounty

1. **Project Submission:** As a project owner, your first step is to submit your open source project to GibWork. This involves providing a detailed description of your project and its goals.
2. **Creating a Bounty:** Once your project is submitted, you can create specific bounties. A bounty is a task or a set of tasks that you need help with. Clearly describe the scope of work, the skills required, and the deadline.
3. **Setting the Reward:** Assign a USDC value to each bounty. This is the amount that a developer will earn upon successful completion of the bounty.

#### Managing Submissions

* **Review Contributions:** When developers submit their work, you'll have the opportunity to review and approve the submissions.
* **Release of Funds:** Upon approval, the USDC funds will be released to the developer.

### For Developers

#### Finding and Starting Work

1. **Choosing a Bounty:** Browse the list of available bounties on GibWork and select one that matches your skills and interests.
2. **Starting Work:** Click the "Start Work" button. This action signals your commitment to the bounty and prompts you to fork the project repository.

#### Contributing to a Project

1. **Working on the Fork:** Make your changes in the forked repository, specifically in a branch that begins with "gib-". This naming convention helps maintain organization and clarity.
2. **Submitting Your Work:** Once your work is complete, create a pull request through GibWork. This will alert the project owner to review your contribution.

#### Claiming Rewards

* **Approval:** Wait for the project owner to review and approve your pull request.
* **Claiming USDC:** Upon approval, you can claim your USDC reward directly through the platform.

### Streamlined Collaboration

GibWork's platform is designed to ensure a smooth, transparent, and efficient process for both project owners and developers. By handling the administrative and transactional aspects, GibWork allows you to focus


# For Project Owners

As a project owner on GibWork, you have the unique opportunity to propel your open-source projects forward with the help of a vibrant developer community. This section guides you through the process of creating bounties, managing submissions, and ensuring successful project outcomes.

### Posting a Bounty

#### Step 1: Project Submission

* **Register Your Project:** Begin by registering your open-source project on GibWork. Provide a comprehensive description, including objectives, technologies used, and the overall vision.
* **Project Verification:** Our team will quickly verify your project to ensure it aligns with our community guidelines and open-source standards.

#### Step 2: Bounty Creation

* **Define the Task:** Clearly outline the task or set of tasks you need assistance with. This could range from bug fixes to feature development or documentation.
* **Set Clear Expectations:** Provide detailed requirements, expected deliverables, and a deadline for each bounty.
* **Reward Assignment:** Decide on the USDC reward for the bounty. Be sure to align the reward with the complexity and effort required.

#### Step 3: Managing Submissions

* **Review Submissions:** Once developers submit their work, review it thoroughly against the stated requirements.
* **Feedback and Communication:** Offer constructive feedback or request modifications if needed. Effective communication is key to successful collaboration.
* **Approve and Release Funds:** Once satisfied, approve the submission. The agreed USDC reward will be automatically transferred to the developer.

### Managing Your Project

* **Track Progress:** Utilize GibWork’s dashboard to track the progress of bounties and overall project development.
* **Community Interaction:** Engage with the developer community. Answer questions, provide clarifications, and maintain an active presence to foster a collaborative environment.

### Ensuring Quality

* **Quality Standards:** We encourage project owners to maintain high standards for submissions to ensure the overall quality of their projects.
* **Revisions and Improvements:** Be open to multiple iterations. The open-source development process thrives on collaborative improvement and refinements.

By leveraging GibWork, you tap into a pool of talent ready to contribute to your project's success. Ensure your project's details and bounty descriptions are clear and comprehensive to attract the right talent and maximize outcomes.


# For Developers

Welcome to the hub of development opportunities on GibWork! This section is dedicated to helping you navigate the platform, select bounties, and contribute effectively to open-source projects.

### Finding and Starting Work

#### Step 1: Exploring Bounties

* **Browse Opportunities:** Explore the range of available bounties on GibWork. Filter based on your skills, interests, and availability.
* **Project Analysis:** Before choosing a bounty, review the project details thoroughly to understand its scope and requirements.

#### Step 2: Starting a Bounty

* **Initiating Work:** Once you find a bounty that interests you, click on "Start Work" to signal your commitment.
* **Forking the Repository:** GibWork will guide you through forking the project repository, ensuring you have your own workspace for development.

### Contributing to a Project

#### Step 1: Development Workflow

* **Branching:** Work within a branch prefixed with "gib-". This helps in organizing your contributions and maintaining a clear workflow.
* **Regular Updates:** Keep your fork updated with the main project to avoid conflicts. Regular commits and clear documentation of changes are essential.

#### Step 2: Submitting Your Work

* **Pull Request Creation:** Once your task is complete, submit your work via a pull request through GibWork.


# Tipping

## Introduction

Welcome to GibWork Tipping System!A pretty cool feature that changes how open-source maintainers and contributors appreciate and reward awesome contributions. This guide is for both crypto experts and beginners, giving tips for both open-source maintainers and contributors.

### Guide for Open Source Maintainers 🧑‍💻

Recognizing Exceptional Contributions :

Explore your project's issues to spot remarkable contributions, taking into account the general input by the contributor into the project. Tipping with GibWork Bot :

Trigger the GibWork bot by using the command **@gibworkbot tip @username.** For instance, @gibworkbot tip 1 @Rosegakono allows you to tip the contributor who deserves it. Bot's Quick Response:

After initiating the tip, the GibWork bot promptly replies with clear instructions and a unique link for the next steps. Completing the Tipping Process:

Use the provided link to securely connect your wallet, ensuring a seamless transaction during the tipping process.

### Tips for Contributors 🧑‍💻🧑‍💻🧑‍💻

1. **Spotting Tipped Contributions:**
   * Contributors, stay alert for notifications highlighting contributions that have been tipped.
2. **Claiming Your Tip :**
   * Simply click on the notification link to start a process involving identity verification and a secure wallet connection, ensuring you receive your well-earned tip.
3. **Enjoying the Recognition:**
   * Once the process is done, contributors can securely enjoy the acknowledgment as now evident in their digital wallets.

## Tips for a Successful Tipping Experience

1. **Clear Communication:** -When tipping for a particular contribution Keep communication transparent with contributors.
2. **Ensuring Wallet Security 🔒:**
   * Prioritize wallet security by carefully following the given prompts and securely connecting your wallet. GibWork places importance on the safety of your transactions.

### Frequently Asked Questions (FAQs)

#### **1. What cryptocurrencies are supported by GibWork for tipping?**

* Currently, GibWork supports tipping in USDC. We are actively exploring additional options to provide more choices for our users.

#### **2. How does the GibWork bot determine the amount to be tipped for a contribution?**

* The amount to be tipped is at the discretion of the open-source maintainer. Consider factors like the complexity of the contribution, its impact on the project, and overall significance. Tipping is a subjective appreciation, and maintainers are encouraged to acknowledge contributions thoughtfully.

#### **3. Is there a minimum or maximum amount for tipping?**

* GibWork encourages fair and meaningful tipping. While there is no strict minimum, maintainers are encouraged to tip amounts that reflect the value of the contribution. However, there might be a maximum limit imposed by the platform to prevent misuse.

#### **4. How often can a contributor claim tips?**

* Contributors can claim tips at their convenience, and there is no set frequency. Once a contribution is tipped, contributors can initiate the claiming process. However, it's advisable not to delay the process to ensure a smooth experience.

#### **5. Are there any fees associated with tipping transactions?**

* GibWork aims to minimize fees associated with tipping transactions. However, depending on the cryptocurrency used, there may be network transaction fees. Users will be informed of any applicable fees during the tipping process to ensure transparency.

#### **6. Can I tip for past contributions retroactively?**

* Yes, maintainers have the flexibility to tip for past contributions. The GibWork bot allows maintainers to specify the contribution they are tipping for, even if it's not the most recent one.

#### **7. How does GibWork ensure the security of wallet connections during tipping transactions?**

* GibWork employs robust security measures to safeguard wallet connections. The provided link guides users through a secure connection process, ensuring the integrity and confidentiality of the transaction. Maintainers and contributors are advised to follow the provided instructions diligently.

#### **8. What if I encounter issues during the tipping process?**

* In case of any issues or questions, users can reach out to GibWork support for assistance. We are committed to providing a seamless experience, and our support team is ready to address any concerns promptly.

### Happy Tipping and Contributing! 🚀🎉

The GibWork Tipping System transcends mere functionality; it serves as a tribute to the enchantment that blossoms when open-source contributors and maintainers join forces. Whether expressing gratitude for revolutionary contributions or receiving rightful recognition, this functionality fosters a gratifying, thorough, and uplifting atmosphere for everyone involved. Ready to commence your tipping adventure? Dive into the GibWork Tipping System now and witness the appreciation of contributions come to life!


# How to Get Verified

1. **Go to Account Settings by clicking your profile, then select `Account`.**
2. **Verify your account by adding a phone number or connecting your X (Twitter) account.**


# What is Work Token?

**Ranking** \
[CoinGecko](https://www.coingecko.com/en/coins/work)

**Chart**\
[DexScreener](https://dexscreener.com/solana/F7Hwf8ib5DVCoiuyGr618Y3gon429Rnd1r5F9R5upump)

\
Work is the native token of the Gibwork platform, facilitating key transactions and interactions within the platform environment.&#x20;


# Tokenomics

Work is the native token of the Gibwork platform, facilitating key transactions and interactions within the platform. \
\
By holding the $WORK token, users can not only benefit the platform's success but also unlock exclusive features, tools, and services that enhance their experience. This includes access to premium content, advanced functionalities, and special offers tailored to token holders. \
\
Furthermore, $WORK tokens incentivize active participation, fostering a thriving community where users are rewarded for their contributions to the platform's growth and success.


# Revenue Share

Our revenue-sharing model is designed to reward token holders by distributing a portion of the company’s revenue directly to them.&#x20;

Revenue-sharing distributions are organized into distinct "Seasons," each spanning a period of 12 weeks. This structured approach allows for consistent and predictable distribution timelines.

### Revenue Distribution Model

This distribution model balances rewarding participants while ensuring that the project has the resources necessary for growth and sustainability.\
\
The allocation is divided into two primary components:

* 80% participants who stake.
* 20% growth and sustainability.&#x20;

### Seasons

Each Season is carefully monitored and evaluated to ensure fair and transparent allocation of revenue, reinforcing our commitment to community engagement and sustainability.

| Season | Details                                               | Dates                   | Revenue Distributed |
| ------ | ----------------------------------------------------- | ----------------------- | ------------------- |
| 0      | [Season #0](/work-token/revenue-share/season-0-draft) | 01/10/2025 - 04/02/2025 |                     |
| 1      | TBD                                                   | TBD                     |                     |


# Season 0 - draft

{% hint style="info" %}
**DRAFT:** This document is still a work in progress and has not yet been finalized.
{% endhint %}

Welcome to Season 0, the inaugural phase of our revenue-sharing program! This Season marks a pivotal moment in our journey, setting the stage for a new era of community engagement and reward distribution.

During Season 0, **80% of the total revenue will be shared with those who stake and participate**, while the remaining 20% is allocated to overhead costs. This ensures that the majority of rewards goes to those who stake tokens and actively contribute to our ecosystem.

{% hint style="info" %}
**TL;DR**: To earn the highest rewards, stake your tokens and actively participate on the platform.
{% endhint %}

### Base Reward - 52%

{% hint style="info" %}
52% of the revenue share is distributed to those who stake $WORK.
{% endhint %}

Each user receives rewards based on the amount of WORK they have staked. These rewards are distributed weekly on Fridays, which we refer to as "Payday."

The amount each user can withdraw on Payday is determined by their Loyalty percentage.

**Loyalty Percentage**:

* Each user begins with a loyalty percentage of 5%.
* For every week a user participates—meaning they do not withdraw their stake—their loyalty percentage increases by 15.83%.
* After 6 weeks of continuous participation, a user’s loyalty percentage will reach 100%.'
* Maintaining a 100% Loyalty percentage is essential, as it allows you to withdraw the full remaining amount at the end of the Season.

**Important Notes**:

* If a user withdraws their stake at any time, their loyalty percentage will reset to the starting point of 5%.
* The loyalty percentage remains unaffected by adding more WORK to the stake.
* Users can only withdraw their entire staked amount; partial withdrawals are not allowed.

### Participation Reward - 48%

{% hint style="info" %}
48% of the revenue is distributed to those who stake & participate on the Gibwork platform.
{% endhint %}

By staking your tokens and actively participating on Gibwork, you can earn an extra share of the revenue.

In order for your account to be eligible for Participation rewards, your account must be verified on the Platform.&#x20;

**Definition of a Participant**: A participant is anyone who has either received payment or made a payment on the platform.

**Calculation Timing**: The day before payday, we calculate your participation percentage based on activities from the previous months, allowing users a enough time to complete payments.

* **Distribution of Revenue**:
  * The top 10% of participants will share 50% of the revenue pool.
  * The next 20% will receive 30%.
  * The remaining participants will receive 20%.
* **Points System**:
  * Earn 2 points for every 1 USDC rewarded.
  * Earn 1 point for every 1 USDC earned.

This structure ensures that active and engaged participants are rewarded for their contributions, promoting a vibrant and collaborative community.


# Decaf Integration

[Decaf](https://www.decaf.so/) is the non-custodial wallet for global ramps, no fee token exchanging, and gasless transactions, where you securely hold your keys.

With a Decaf account, you can easily transfer your Gibwork rewards directly to fiat currency.

## How to add your Decaf Account to Gibwork

1. To add your Decaf account to Gibwork, go to the Account page. To access the Account page, click on your avatar in the top right-hand corner, then select Account.

<div align="left"><figure><img src="/files/ERtTAMzPls9ehZ2QZR67" alt=""><figcaption></figcaption></figure></div>

2. In the Decaf section of the Account page, select a verified email address associated with your Decaf account. If your email is not in the dropdown, make sure to add it using the 'Add email address' button above.

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

3. Once added, you will receive a message indicating that the Decaf Wallet is connected

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

## How to send funds to your Decaf Account.

When you go to claim a reward, you'll be presented with an option to withdraw the funds to your Decaf Wallet

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


