# Basic Functions

#### Deposit

This is the first function you will use. Choose the amount you wish to Deposit and press the button and you will get a notification that your deposit is successful.

When everything is finished you will become a RewardCapital user, and your Dashboard will reflect all the necessary informations of your account

You can use Deposit function multiple times: your <mark style="color:green;">Deposited Amount</mark> will add up, and your <mark style="color:green;">Daily Reward</mark> will rise accordingly

*Note: all your accumulated rewards will automatically be Compounded every time you make a new Deposit*

#### Claim Rewards

Use this function to claim and withdraw all the accumulated rewards (Daily Reward) directly to your wallet. This is the simpliest, yet the least profitable Earning Strategy

You can use this function as often as you wish, and every time you will receive a fraction of your <mark style="color:green;">Daily Reward</mark>. We recommend you use this function once or twice a day

#### Compound Rewards

Use this function to consume all your rewards and increase your <mark style="color:green;">Deposited Amount</mark>. This process is similar to Withdraw-and-Deposit but easier, quicker and requires less gas from your wallet

Compounding is a great way to accumulate more funds in your account and significantly increase your <mark style="color:green;">Daily Reward</mark>. Please check the "Strategies" section to see more examples of compounding

**Withdraw**&#x20;

This function allows you to withdraw your initial deposits after the locked period of 45 days, you can choose to restake your withdrawn deposits to continue enjoying the benefits of the project


---

# 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://rewardcapitalteams-organization.gitbook.io/rewardcapital-docs/basic-functions.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.
