# How To Use

## Interacting with a strategy vault

To interact with our strategy vaults, you will be able to use our strategies page in the UI.&#x20;

### Deposit

Simply navigate to the strategy that you would like to deposit funds to, approve the strategy vault or queue contract, and deposit. If you deposit while the strategy has an active position in Y2K markets, you will begin to earn yield when the next active position deployment. User can see whether their funds will be queued in two different ways:&#x20;

<figure><img src="/files/oEQfagrxurhKotqCpl4K" alt=""><figcaption></figcaption></figure>

### Withdraw

To withdraw, navigate to the strategy of your choice. If the strategy vault does not have an active position then you can withdraw immediately but if there is an active position then you need to make a withdrawal request. If you have requested to withdraw, wait for the active position to be closed and then you will be able to withdraw the amount of funds you have requested.

###

### Claim Emissions

To claim emissions, navigate to the strategy of your choice. You can claim emissions at any time so simply hit claim and you will receive your proportion of emissions based on your shares.

###

### Multiple Vaults

To deposit into multiple vaults, you will need to visit each strategy, approve their individual contracts, and deposit your funds. Once you have deposited funds into vaults you can view a summary of all of your positions under Strategies page.


---

# 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://y2k-finance.gitbook.io/y2k-finance/how-to-guides/vault-strategies/how-to-use.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.
