> For the complete documentation index, see [llms.txt](https://typeit.gitbook.io/web3keyboard/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://typeit.gitbook.io/web3keyboard/go-to-web3.0/invitation-mechanisms.md).

# Invitation Mechanisms

{% hint style="info" %}
To earn rewards through the Type to Earn feature, users must enter an invitation code.
{% endhint %}

**Purchase Commission:**\
Invitees participating in the public sale and buying blind boxes will grant the inviter a 5% commission based on the purchase amount.

**Computing Power Bonus:(Comming soon)**\
Each day an invitee performs valid typing, the inviter receives a 1% computing power bonus based on the invitee's total computing power on the next day.

**NFT Transaction Fee Rebate:(Comming soon)**\
Inviters receive a 5% rebate on transaction fees generated by invitees in the in-app NFT marketplace.

**Freemint Privileges:**\
NFT holders receive one invitation code with each upgrade, enabling them to gift a Freemint qualification for free.

<br>

To obtain an invitation code, users can join the community at:\
<https://t.me/Typeit_Official>\
<https://t.me/Typeit_Official_Chinese>


---

# 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:

```
GET https://typeit.gitbook.io/web3keyboard/go-to-web3.0/invitation-mechanisms.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.
