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

# Recruit

## Join the team redefining NFT and Web3

### Why COLLEXX?

COLLEXX는 하드웨어와 소프트웨어가 융합된 스타트업으로 실물 자산과 디지털 자산을 연결, 인증, 소장해주는 서비스입니다. 우리는 NFT 실물화에 누구보다 앞장서고 있습니다. 실물과 디지털의 연결을 통해 아직 NFT에 의구심을 가질 수 밖에 없는 많은 사람들에게 **만질 수 있는 NFT(Tangible NFT)**&#xB97C; 제공함으로써 누구보다 NFT 대중화에 가까운 팀입니다.

### Developer

**COLLEXX와 함께 NFT 플랫폼을 통해 실물 자산과 디지털 자산의 융합을 설계하고 만들어갈 개발자를 찾습니다.**

* COLLEXX NFT 마켓플레이스 개발 및 관리 (e.g. web, database, blockchain, cloud, 3rd party).
* 다수의 블록 체인 미들웨어 솔루션 통합 (e.g. 이더리움, 클레이튼, 솔라나, 폴리곤)

{% hint style="info" %}

#### CONTACT

서울 강남구 학동로42길 57-10 섹터스퀘어&#x20;

<collexx@collexx.io>
{% endhint %}


---

# 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://whitepaper.collexx.io/recruit.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.
