# Deposit

To begin, go to [Pool](https://cap.finance/#/pool) and connect your wallet with the Arbitrum One network selected.

By depositing into a pool, your funds will pay out potential trader profits. In exchange, you'll receive a portion of trader losses and liquidations based on your share of the pool.

1. Click on Deposit then enter an amount to deposit into the pool.

   ![](/files/u9HbSYr5ncLlzJUisnFY)

#### Risks

Pooling is **not risk-free**. There can be prolonged periods of time where traders in aggregate make profits, which can deplete the capital you deposit into the pool. Other risks include smart contract risk and dark oracle network mispricings, which can lead to instant pool depletions.

Consider all of these risks before depositing. **Only deposit capital you can afford to lose**.

### Your Share

Your share of the pool will fluctuate based on trader profits, losses, and other LP transfers.

![](/files/5KhW40rMYKlhZ0bcFQEF)

### Your Rewards

Your rewards will accrue in real-time based on your share of the pool. You can claim rewards any time by clicking on Collect.

![](/files/xLPW3niQPGxVhPwLrt9y)


---

# 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.cap.finance/pool/deposit.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.
