# Initial Setup

<mark style="color:red;">**TODO: убрать дублирование**</mark> \
This section guides businesses through the initial steps required to start using Papaya.

### **Step 1: Contact the Papaya Team**

* Reach out to the Papaya team <partnerships@papaya.finance> to begin the onboarding process.
* Our team will guide you through the requirements and provide necessary resources.

***

### **Step 2: Complete KYB Verification**

* Submit required documentation for Know Your Business (KYB) verification.
* The KYB process ensures compliance with regulatory standards and secures your account.

***

### **Step 3: Receive Dashboard Access**

* Once your KYB verification is approved, you will receive credentials to access the Papaya business dashboard.
* The dashboard is your central hub for managing subscriptions and payments.

***

### **Step 4: Connect Your Wallet**

* Link your company’s crypto wallet to the Papaya protocol.
* Supported wallets include MetaMask, WalletConnect, and others compatible with major blockchain networks.

***

After completing these steps, you will be ready to integrate Papaya and start processing subscription payments.


---

# 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.papaya.finance/getting-started/initial-setup.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.
