# Additiоnal Accоunt Request Fоrm

#### **Additional Account Request Form**

***

**1. Primary Account Information**

* **Account Holder Name**:\
  `______________________________________________`
* **Satoshi Terminal Account ID**:\
  `______________________________________________`
* **Registered Email Address**:\
  `______________________________________________`
* **Contact Number**:\
  `______________________________________________`

***

**2. Reason for Additional Account Request**

* **Purpose of Additional Account** (select all that apply):
  * `[ ] Separate Strategy Management`
  * `[ ] Diversification Across Asset Classes`
  * `[ ] High-Risk Strategy Isolation`
  * `[ ] Custodial vs. Non-Custodial Needs`
  * `[ ] Other (specify): _______________________________`

***

**3. New Account Preferences**

* **Account Type**:
  * `[ ] Trading`
  * `[ ] Custodial Wallet`
  * `[ ] Staking/Lending Account`
  * `[ ] Other (specify): _______________________________`
* **Asset Classes for New Account** (select all that apply):
  * `[ ] Bitcoin (BTC)`
  * `[ ] Ethereum (ETH)`
  * `[ ] Stablecoins (e.g., USDT, USDC)`
  * `[ ] Altcoins (please specify): _____________________`
  * `[ ] Other: _______________________________`
* **Risk Tolerance for This Account**:
  * `[ ] Low`
  * `[ ] Moderate`
  * `[ ] High`
* **Leverage Preferences (if applicable)**:
  * `[ ] No Leverage`
  * `[ ] Up to 2x`
  * `[ ] Up to 5x`
  * `[ ] Other: _______________________________`

***

**4. Security and Permissions**

* **Security Features**:
  * `[ ] Multi-Factor Authentication (MFA)`
  * `[ ] Biometric Verification`
  * `[ ] Cold Wallet Integration`
* **Access Permissions**:
  * `[ ] View-Only Access`
  * `[ ] Full Trading Access`
  * `[ ] Limited Withdrawal Permissions`
* **Account Recovery Preferences**:
  * `[ ] Email-Based Recovery`
  * `[ ] Security Question Verification`
  * `[ ] Other: _______________________________`

***

**5. Acknowledgments and Agreements**

* **Account Holder Declaration**:\
  `[ ] I understand that this additional account will be subject to the same Terms of Service and policies as my primary account.`\
  `[ ] I acknowledge that any fees associated with the new account will be automatically deducted from my balance.`
* **Acknowledgment of Separate Policies**:\
  `[ ] I understand that balances and activity in this account will not affect or overlap with my primary account unless explicitly linked.`

***

**6. Authorization and Signatures**

* **Authorization Statement**:\
  “I, \_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_\_ (Full Legal Name), request the creation of an additional account under my Satoshi Terminal profile. I confirm that the information provided in this form is accurate and agree to abide by all platform terms and policies.”
* **Account Holder Signature**:\
  `______________________________________________`
* **Date (MM/DD/YYYY)**:\
  `______________________________________________`

***

**7. Internal Use Only (For Satoshi Terminal Staff)**

* **Form Received By (Name and Employee ID)**:\
  `______________________________________________`
* **Date/Time of Submission**:\
  `______________________________________________`
* **Compliance and Approval Checklist**:
  * `[ ] User Identity Verified`
  * `[ ] Justification for Additional Account Approved`
  * `[ ] Account Type and Preferences Verified`
* **Approval Status**:
  * `[ ] Approved`
  * `[ ] Rejected`
  * `[ ] Requires Additional Documentation`
* **Comments/Notes**:\
  `______________________________________________`


---

# 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.satoshiterminal.io/opening-an-account/additional-account-request-form.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.
