# User – Example Code

## 1. Get Profile
- 1.1 [Get user profile information using access token](code/get-profile.md#get-user-profile-information-using-access-token)

## 2. Get Fund And Margin
- 2.1 [Get equity and commodity funds](code/get-fund-and-margin.md#get-equity-and-commodity-funds)
- 2.2 [Get equity funds](code/get-fund-and-margin.md#get-equity-funds)
- 2.3 [Get commodity funds](code/get-fund-and-margin.md#get-commodity-funds)

## 3. Get Fund And Margin V3
- 3.1 [Get equity and commodity funds (v3)](code/get-fund-and-margin-v3.md#get-equity-and-commodity-funds-v3)

## 4. User IP
- 4.1 [Get user IPs](code/user-ip.md#get-user-ips)
- 4.2 [Update user IP](code/user-ip.md#update-user-ip)

## 5. Kill Switch
- 5.1 [Get kill switch status](code/kill-switch.md#get-kill-switch-status)
- 5.2 [Update kill switch](code/kill-switch.md#update-kill-switch)
