# How to Invest in a Vault?

This guide will help you to invest in any Vault available on the STFX platform. Here we will take you through the process of the following steps:

* [x] How to invest in a Vault
* [x] Monitoring your Investments
* [x] How to claim back your returns

{% hint style="info" %}
*Important to note, this user guide is written under the assumption that you have a Metamask wallet, with relevant assets on Arbitrum or Ethereum. For help on bridging assets, please visit the "*&#x42;ridging to Arbitru&#x6D;*" section of the Docs.*
{% endhint %}

{% content-ref url="/pages/aig3T0gOeWKKQkAnoi0e" %}
[Bridging to Arbitrum](/bridging-to-arbitrum.md)
{% endcontent-ref %}

### 1. How to invest in a Vault?

To begin as an investor on STFX, firstly navigate to[ https://stfx.io](https://stfx.io). You will need to deposit investment capital into your STFX wallet to become an Investor into Vaults. To do so, visit the Portfolio page, shown both on the left hand side of the screen, and clickable through the yellow balance icon on the header of the dApp.

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

Once here, users can see their total portfolio value, including investments, as well as their available collateral that is available to invest into more vaults.

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

Clicking the yellow deposit button will open up the deposit menu, where users can deposit a range of different assets, all of which STFX will auto convert into USDC.e, the token used to invest into Vaults on the platform.&#x20;

Choose an asset you want to deposit, type the amount, hit deposit, sign the transaction, and here is where your investment journey can begin!

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

Once you have funded your STFX account, you are now free to invest into any vaults you wish. Users can Subscribe to Managers, which is essentially pre-investments into all of the Managers future vaults on the platform. Using their account balance, a user can decide to allocate a set amount for each Manager of their choosing, allowing that Manager to have access to instantly liquidity for their trades from all of their Subscribers. The beauty of Subscriptions is that the capital remains inside the investors STFX balance until it is utilized within a trade, and is also auto-returned back to a user on the completion of any trade, allowing for a never ending flywheel of investments.

Once finding a vault you are interested in investing in, there are two ways to manually invest if you aren't utilizing Subscriptions.

***1 - Investing from the Invest page:***&#x20;

Simply type in the amount of capital you would like to invest in a vault, hit the invest / invest more button, and you are all set!

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

***2 - Investing from the Vault page:***

Clicking on any of the vaults in raising stage will open a ‘full-screen’ version of the assets chart, and a potentially more detailed look into the trade setup. From here, you can invest on the right hand side of the page.

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

It is just that simple. After investing into a vault, your job as an investor is complete!<br>

### 2. Monitoring your Investments

Once you have invested into one or multiple vaults, you can track all of these investments under the 'Dashboard' tab of the STFX dApp. Here you will see your profile page, where you can switch between the Manager and Investor portions of your account.

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

Switching to the 'Investor' tab will allow you to see all of the investments you have made, and get the PnL & ROI statistics of any vaults you have invested into, both live and closed.

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

### 3. How to claim back your returns?

Users will now automatically receive all of their returns, such as investments, profits, and manager fees, back into their STFX balances upon the completion of any vaults they manage, or are invested into.


---

# 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.stfx.io/how-to-invest-in-a-vault.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.
