> For the complete documentation index, see [llms.txt](https://gighub.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gighub.gitbook.io/whitepaper/gighub-points-and-token.md).

# GigHub Points & Token

In the GigHub ecosystem, two key components drive user engagement and enhance the platform’s utility: GigHub Points (GH Points) and the GigHub Token ($GIG). These elements are designed to reward users, foster loyalty, and create a dynamic marketplace for freelancers and employers. This section will cover the details and benefits of GH Points and $GIG tokens, along with their roles in the GigHub platform.

[**5.1 GigHub Points (GH Points)**](/whitepaper/gighub-points-and-token/gighub-points.md)

GigHub Points are a rewarding mechanism designed to incentivize early adopters and active participants on the platform. GH Points are earned through various activities and tasks, providing users with tangible rewards for their engagement.

<mark style="color:blue;">**Earning GH Points:**</mark>

* **Beta Testing:** Early users and testers of the GigHub platform can earn GH Points for providing feedback and helping to improve the system.
* **Task Completion:** Users can complete specific tasks and challenges listed on the platform to earn GH Points. These tasks are designed to encourage engagement and platform utilization.
* **One-Time Rewards:** Unlike farming mechanisms, GH Points can only be earned once per task, ensuring a fair distribution of rewards.

<mark style="color:blue;">**Using GH Points:**</mark>

* **Claiming GH Points:** Users can view their GH Points on the platform’s dashboard. Upon the $GIG token launch, GH Points can be claimed using the wallet linked during registration.
* **Exclusive Benefits:** GH Points can be used for various benefits on the platform, such as discounts on fees or access to premium features.

<mark style="color:blue;">**Visibility and Tracking:**</mark>

* **Dashboard Integration:** GH Points are displayed on the user dashboard, providing transparency and easy tracking of earned points.
* **Visual Guide:** A visual guide will be available, showing users how to access and claim their GH Points.

[**5.2 GigHub Token ($GIG)**](/whitepaper/gighub-points-and-token/gighub-token.md)

The GigHub Token ($GIG) is the native cryptocurrency of the GigHub platform. It plays a crucial role in the ecosystem by facilitating transactions, rewarding users, and enabling various functionalities.

<mark style="color:blue;">**Token Launch:**</mark>

* **Timeline:** The $GIG token launch is planned following the platform’s initial rollout and user base establishment. The launch will occur in multiple phases, including Pre-Sale and Main-Launch stages.
* **Tokenomics:** Detailed tokenomics will be published, outlining the distribution plan, allocation for core investors, and rewards for platform users.

<mark style="color:blue;">**Pre-Sale and Main-Launch:**</mark>

* **Pre-Sale:** The Pre-Sale phase will offer early access to $GIG tokens at a discounted rate, primarily targeting core investors and strategic partners.
* **Main-Launch:** During the Main-Launch, the token will be made available to a broader audience. Liquidity will be added to the token, and it will initially be listed on decentralized exchanges.

<mark style="color:blue;">**Benefits of $GIG Token:**</mark>

* **Transaction Facilitation:** $GIG tokens can be used for payments within the GigHub platform, ensuring secure and efficient transactions between freelancers and employers.
* **Fee Discounts:** Holding $GIG tokens can provide users with discounts on platform fees, making it more cost-effective to hire talent or offer services.
* **Airdrops and Incentives:** Early adopters, beta testers, and active users will be eligible for airdrops of $GIG tokens, rewarding their participation and loyalty.

<mark style="color:blue;">**Future Developments:**</mark>

* **Exchange Listings:** Plans are in place to list $GIG tokens on centralized exchanges following the initial decentralized exchange listings. This will enhance liquidity and accessibility for users.
* **Integration with Platform Features:** $GIG tokens will be integrated into various platform features, such as premium memberships, enhanced profile visibility, and access to exclusive tools and resources.

**Conclusion**

The GigHub Points and $GIG token system are integral components of the GigHub ecosystem, designed to reward user engagement, enhance platform functionality, and create a dynamic, user-driven marketplace. By participating in the GigHub community, users can benefit from these incentives, fostering a vibrant and active platform for freelancers and employers alike.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://gighub.gitbook.io/whitepaper/gighub-points-and-token.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
