# Unlock one's CV

In order to check someone's CV, you need pay CONX token. The current price is 1 CONX which could be updated based on community governance. Once paid, you can check and contact him/her at any time.

First, go to 'Talent' tab, scroll to your favorite CV. Click 'Unlock' button.&#x20;

<figure><img src="/files/32b9gDMQHeW6dur1kMcw" alt=""><figcaption></figcaption></figure>

If it is the first time that you 'Unlock' this talent's CV, you may need two transactions. The first transaction is to approve the contract CONX allowance, and the second transaction is to pay the CONX token.  Once you pay the CONX successfully, you can check the details inforamtion.

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

The first part is off-chain CV just like resume from linkedin. The unique part is On-Chain Credential, by analysis the address activities, showing the address web3 ranking, POAP earned, and various labels, such as Uniswap V3 Liquidity Provider, Curve Trader, Doodles NFT Holder, etc.  You get to know a person more comprehensively through this on-chain credential.


---

# Agent Instructions: 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://connex.gitbook.io/connex/guides/unlock-ones-cv.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.
