# Subscriptions

**STFX Subscriptions** is a completely trustless and non-custodial way to automatically invest in **STFX Vaults**. Subscriptions allow Investors to allocate funds to their favorite Trade Managers to participate in all of their trades. The traders, on the other hand, get access to instant liquidity from their Subscribers which allows them to enter trades immediately.&#x20;

<figure><img src="/files/2TPrSvVGvLui0Je6O8fB" alt=""><figcaption><p><a href="https://stfx.io/subscribe">stfx.io/Subscribe</a></p></figcaption></figure>

A subscription to a trader is essentially a reservation of a previously defined amount, allowing the Trade Manager to use the subscribed amount for their future trades when certain conditions are met. This enables great capital efficiency because subscribed funds are not "exclusive" to specific traders, compared to other platforms. A user is able to subscribe up to 100% of their account to multiple Trade Managers, while also using the capital in their own trades and having the option to invest manually. Only when a Trade manager opens in a vault, the subscribed funds are directed towards it. At all other times, the subscribed amount is at full disposal of the investor.  STFX Subscriptions are akin to high speed capital calls in traditional finance.

<figure><img src="/files/vqitw52gW4sNS1Dzzk9G" alt=""><figcaption><p>Subscribing to a Trader on STFX</p></figcaption></figure>

A subscribed amount will be automatically invested in every future trade of a given trader. Maximum number of trades a manager can hold at a time is 3 (depending on manager's [Staking Tier](/staking-usdstfx.md)). So if a user subscribes $1,000 to a Trade Manager, then the maximum amount of capital that the manager can use is $3,000.&#x20;

The advantage of Subscriptions is that the capital remains inside the investor's STFX balance until it is utilized in a trade, and is also auto-returned back to a user on the completion of any trade, allowing for an hyper-efficient and continuous flywheel of investments.

<figure><img src="/files/FcU2evybLw04VEoQLKhK" alt=""><figcaption><p>Trader utilizing their Subscriptions - <a href="https://stfx.io/trade">stfx.io/Trade</a></p></figcaption></figure>


---

# 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/subscriptions.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.
