> For the complete documentation index, see [llms.txt](https://thinkin.gitbook.io/thinkin/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thinkin.gitbook.io/thinkin/get-started/recruitment-guide.md).

# ┃Recruitment Guide

### **What is a** Recruitment **feature?** <a href="#id-21bb" id="id-21bb"></a>

Introducing a revolutionary “Recruitment” feature that is set to transform the Web3 platform. This feature is specifically designed for those who believe in the blockchain concept and have diverse experience with various Web tasks.

With the “Recruitment” feature, job seekers in Web3 can now seamlessly search for job opportunities, while companies can effortlessly recruit skilled individuals to join their project or DAO. We understand that recruitment is crucial to the productivity and ultimate success of any Web3 company. Therefore, we have ensured that this feature is quick, user-friendly, and, above all, effective.

▶️ [**https://beta.thinkin.ink/recruitment/posts**](https://beta.thinkin.ink/recruitment/posts)

<figure><img src="https://miro.medium.com/v2/resize:fit:599/1*nTKCaMtQzCd-KRVjjLGLSw.png" alt="" height="598" width="599"><figcaption></figcaption></figure>

Traditionally, job seekers in Web3 have resorted to emailing potential employers, but with Thinkin’s “Recruitment” feature, the process of finding jobs or talented individuals to join your project or DAO is now easier than ever.

<figure><img src="https://miro.medium.com/v2/resize:fit:397/1*Tsn4vrH3ymZAESqSXwXopw.png" alt="" height="238" width="397"><figcaption></figcaption></figure>

The recruitment feature in Thinkin is divided into three primary categories: “Find My Team”, “Find Hobby Buddy (DAO)”, and “Find Job”.

“Find My Team” is tailored towards users seeking talented individuals to join their project community, while “Find Job” is designed for job seekers in Web3. These features provide an excellent opportunity to collaborate, grow together, and build a thriving project community.

Moreover, those looking to find friends to share hobbies with, such as working out or playing games, can select the “Find Hobby Buddy” option and choose a category that aligns with their interests.

<figure><img src="https://miro.medium.com/v2/resize:fit:600/1*t66Nszc1qBsQUdvwHF1PEw.png" alt="" height="394" width="600"><figcaption></figcaption></figure>

If you are looking to recruit a team member for your Web3 project or searching for job opportunities, head over to the “Find My Team” menu and select the talent you require for your Web3 or Web2.0 project, such as developers, marketers, and other related roles.

<figure><img src="https://miro.medium.com/v2/resize:fit:598/1*-GL2aqFe4m5S_hE2Mhjy2g.png" alt="" height="365" width="598"><figcaption></figcaption></figure>

Thinkin’s “Recruitment” feature allows users to attach links to their social media profiles, including LinkedIn, YouTube, Twitter, and other platforms, to introduce themselves to potential employers or collaborators. Web3 projects can also outline what they are searching for in a candidate, while job seekers can share their experience and journey in Web3, including projects they have worked on in the past.

<figure><img src="https://miro.medium.com/v2/resize:fit:599/1*m8_97n84Wv1lnxZxf6ZhUA.png" alt="" height="419" width="599"><figcaption></figcaption></figure>

To leverage the power of Thinkin’s new features and enrich your Web3 business ecosystem, fill in the details of your career, and if you have a JD file to attach, simply drag and drop it in.

In summary, with Thinkin’s “Recruitment” feature, job seekers and companies in Web3 can now easily connect and collaborate, leading to a thriving Web3 ecosystem.


---

# 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://thinkin.gitbook.io/thinkin/get-started/recruitment-guide.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.
