# Partner Onboarding

BLOCKS DAO facilitates the Verified by BLOCKS transaction. Partners seeking verification should expect to acquire BLOCKS tokens as part of the onboarding process. BLOCKS tokens are "deposited" within the [BLOCKS Registry dashboard ](https://blocks-registry.web.app/deposit)web app. The app then issues API credits registered to your connected web3 wallet.

The partner registers a wallet address by connecting the project deployer wallet to the dashboard and depositing the agreed to amount of BLOCKS.

<figure><img src="/files/w2CBDUl9om7olEEJbb1L" alt=""><figcaption><p>Create an account by connecting to the dashboard.</p></figcaption></figure>

<figure><img src="/files/XKxfjnQkiQ2nOCU62nMo" alt=""><figcaption><p>Enter quantity of BLOCKS to deposit and "Start Deposit"</p></figcaption></figure>

1. Once connected to the dashboard, the partner should follow all prompts and not close any windows until done processing. The application will provide prompts all the way through until blockchain confirmation and credits update in the UI.
2. The partner may now notify BLOCKS DAO of the deposit via Telegram chat or other official communication. The partner provides the wallet address registered in the dashboard (preferably the project's deployer wallet). The deployer wallet helps establish a connection to the project for KYB purposes.
3. The DAO will deduct the credits following VBB implementation. The partner does not need to access the API.

The VBB process is manually completed by the BLOCKS DAO team. The partner's information is added to the queue for implementation. Once completed, the DAO will update the partner with all of the confirmation details for proving verification.&#x20;


---

# 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://blocks-1.gitbook.io/blocks/verified-by-blocks/partner-onboarding.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.
