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

# Overview

> This section handles the essential APIs for processing transactions on behalf of users, representing them as members of your GetEquity syndicate.

**Create member:** Create a user

**Get members:** Get All Users

**Get member wallet balance:** Get a user's wallet balance across all available currencies

**Get member token balance:** Get a user's wallet balance across all available purchased tokens

**Fund member wallet:** Generate a link to fund a user's wallet per currency

**Withdraw from member wallet:** Debit a member's currency wallet to a bank account

**Withdrawal request:** Create a withdrawal request for a member

Before using these endpoints, ensure the `Bearer` variable is correctly configured for authentication.
