> For the complete documentation index, see [llms.txt](https://docs.copin.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.copin.io/another/terms-of-vault.md).

# Terms of Vault

1. **Introduction**

Welcome to Copin's Vault Copy Trading feature. By depositing USDC(Arbitrum) and interacting with our Vault, managed by our Data Analytics team, you agree to the terms and conditions outlined here. Please read these terms carefully before participating.

2. **Eligibility**

To participate in the Vault, you must:

* Be at least 18 years old or the legal age in your jurisdiction.
* Own a valid MetaMask wallet.
* Hold USDC tokens compatible with Arbitrum.

3. **Vault Operations**

* **Deposit Mechanism**: Users can deposit USDC (Arbitrum) directly via MetaMask wallet into the Vault, which interacts with smart contracts to manage assets.
* **Data Analytics Management**: The Vault is overseen by Copin’s Data Analytics team, who manage and optimize copy trading strategies.
* **Smart Contract Interaction**: All funds deposited into the Vault are controlled by smart contracts. By participating, you acknowledge the inherent risks associated with smart contracts and blockchain technology.

4. **Risks**

* **Blockchain Risks**: You acknowledge that interacting with the Vault involves risks such as smart contract vulnerabilities, technical failures, or network congestion. Copin is not responsible for any losses resulting from these risks.
* **Market Risks**: All trading activities through the Vault are subject to market fluctuations. Past performance does not guarantee future results. Users should only deposit funds they are willing to lose.
* **Loss of Funds**: In certain scenarios, including but not limited to, mismanagement of strategies, market volatility, or smart contract issues, you may lose part or all of your funds. Copin will not be liable for any such losses.

5. **Fees and Costs**

* **Management Fees**: Copin may charge a percentage-based fee for managing the Vault. This will be deducted from your profits or deposits at regular intervals.
* **Profit Sharing Fees**: In case of profitable trading, Copin reserves the right to charge a performance fee as specified in the platform.
* **Execution fee**: This is the transaction fee incurred when the Vault executes copy trading orders from traders. It is charged based on the fees of the trading platforms.

6. **User Responsibilities**

* **Security of Wallet**: You are solely responsible for securing your MetaMask wallet and the private keys associated with it. Copin will not be liable for any unauthorized access or loss of funds due to security breaches on your part.
* **Compliance**: You are responsible for complying with applicable laws and regulations in your jurisdiction when interacting with the Vault.

7. **Termination and Withdrawal**

* **Withdrawal Rights**: You may withdraw your USDC after 7 days. Withdrawals will be processed through smart contracts, and delays may occur due to blockchain congestion.
* **Termination**: Copin reserves the right to terminate the Vault or suspend user participation at any time, with or without prior notice.

8. **Disclaimer of Warranties**

Copin provides the Vault "as-is" without warranties of any kind, either express or implied. We do not guarantee continuous, error-free, or secure access to the Vault.

9. **Limitation of Liability**

Copin, its affiliates, or its partners will not be liable for any direct, indirect, incidental, or consequential damages, including but not limited to loss of funds, data breaches, or trading losses, arising from your use of the Vault.

10. **Amendments**

Copin reserves the right to amend or update these Terms at any time. Users will be notified of significant changes through the platform, and continued use of the Vault after such changes constitutes acceptance.

11. **Contact Us**

For any questions or support, please contact our team at <hi@copin.io> or via telegram group: <https://t.me/Copin\\_io>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.copin.io/another/terms-of-vault.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
