> ## Documentation Index
> Fetch the complete documentation index at: https://pwapi.uuwallet.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Onboarding Process

### Card Creation Process

<img style={{ borderRadius: '0.5rem', boxShadow: '0 2px 4px rgba(0,0,0,0.1)' }} src="https://mintlify.s3.us-west-1.amazonaws.com/gaogao/images/process/en/%E5%BC%80%E5%8D%A1%E6%B5%81%E7%A8%8Ben.png" />

**Related APIs:**

* [Get KYC Token](/api-reference/kyc/getToken)
* [Get KYC Status](/api-reference/kyc/getStatus)
* [Create Card](/api-reference/card/createCard)
* [Webhook](/api-reference/callback/webhook)

***

### Recharge Process

<img style={{ borderRadius: '0.5rem', boxShadow: '0 2px 4px rgba(0,0,0,0.1)' }} src="https://mintlify.s3.us-west-1.amazonaws.com/gaogao/images/process/en/%E5%85%85%E5%80%BC%E6%B5%81%E7%A8%8Ben.png" />

**Related APIs:**

* [Card Recharge](/api-reference/card/recharge.mdx)
* [Webhook](/api-reference/callback/webhook)

***

### Consumption Process

<img style={{ borderRadius: '0.5rem', boxShadow: '0 2px 4px rgba(0,0,0,0.1)' }} src="https://mintlify.s3.us-west-1.amazonaws.com/gaogao/images/process/en/%E6%B6%88%E8%B4%B9%E6%B5%81%E7%A8%8Ben.png" />

**Related APIs:**

* [Webhook](/api-reference/callback/webhook)

***

### Card Closure Process

<img style={{ borderRadius: '0.5rem', boxShadow: '0 2px 4px rgba(0,0,0,0.1)' }} src="https://mintlify.s3.us-west-1.amazonaws.com/gaogao/images/process/en/%E6%B3%A8%E9%94%80%E6%B5%81%E7%A8%8Ben.png" />

**Related APIs:**

* [Close Card](/api-reference/kyc/closeCard.mdx)
* [Webhook](/api-reference/callback/webhook)
