# Domain Verification via Reown

## How to Integrate Bitget Wallet using Unifi Apps SDK

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

The Unifi Apps SDK provides Bitget Wallet via WalletConnect. To offer Bitget Wallet through the Unifi Apps SDK, the domain verification required by WalletConnect must be completed beforehand.&#x20;

Please follow the guide below to complete the domain verification and share the `ProjectId` generated by Reown with the Unifi team.

The Unifi Apps SDK version supporting Bitget Wallet is scheduled to be released in <mark style="color:$primary;">May 2025</mark>, and the exact date will be notified again.

:exclamation:<mark style="color:red;">**Even if you upgrade to the SDK version that supports Bitget integration, you will not be able to use Bitget Wallet unless the domain registration and ProjectId submission are completed.**</mark>

## Guide to authorize domain via DNS Record

### References.

* <https://docs.reown.com/cloud/verify>
* Domain should be registered entirely including protocol, `http://` | `https://`&#x20;
* Please ensure that a slash (/) is not included at the end of the domain when registering the record.
  * <mark style="color:$success;">Good</mark>: <https://unifi.io>
  * <mark style="color:red;">Bad</mark>:   <https://unifi.io/&#x20>;

### 1. Access Reown Dashboard and Initiate Verification

* Log in to your Reown account via the dashboard.. (<https://dashboard.reown.com/>)
* Go to Domain tab
* Add domains you wish to add as allowlist

### 2. Submit ProjectId to Unifi team

* Submit `ProjectId` after verification to add it to Unifi Apps SDK.
* Telegram: <mark style="color:blue;">**@unifiapps\_official**</mark>
  * If you are using a technical support channel through a different route, you can share `ProjectId` through that channel.


---

# 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://docs.unifi.me/unifi-apps-sdk/wallet-provider/domain-verification-via-reown.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.
