# How to Withdraw

## Access and Verification

### **Membership and KYC Check**

1. **Verification:** On the Withdrawal screen, your membership status and KYC completion will be checked.
2. **Membership status prompts:**
   * If either Membership or KYC is incomplete, you will be prompted to purchase a membership and complete the KYC process.
   * If you have not purchased a membership, all withdrawal features will be shown in a disabled state.
   * If you have purchased a membership but have not completed KYC, external and internal withdrawal features will be disabled.

### Withdrawal Page Sections

#### **Wallet Selection**

1. **List:** A list of available wallets will be displayed.
2. **Shortcut:** You can use a shortcut option for the most frequently used wallet types.
3. **Options:** The list includes the available tokens for withdrawal.

#### **Withdraw To Internal or External address**

1. **Options:** Choose between Internal and External transfers.

**Proceed or Reset**

1. **Proceed:** The "Proceed" button will be enabled once all validations are completed.
2. **Reset:** A "Reset" button will clear entered/selected values.
3. **Confirmation:** A confirmation message will be displayed upon clicking "Proceed," and the transaction will be executed. A success message will be shown.
4. **Transaction History:** The transaction will be recorded in your transaction history.

#### FAQ Section

An informative FAQ section will simplify the process and provide clear instructions for commonly asked questions related to the withdrawal process.

### Withdraw History

#### Recent Transactions

1. **Display:** The last three withdrawal transactions will be shown.
2. **Attributes:** Ensure that the attributes displayed match those shown in the Transaction History section.

#### View All Transactions

1. **Button:** A "View All Transactions" button or link will be provided.
2. **Navigation:** Clicking this option will redirect you to the Transaction History page within the Homnifi App.


---

# 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.homnifi.com/homnifi-101/wallet-on-homnifi/how-to-withdraw.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.
