> For the complete documentation index, see [llms.txt](https://docs.factor.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.factor.fi/getting-started/quickstart.md).

# Quickstart

Jump Right Into The Factor Ecosystem

## Depositors

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/factor-discover/factor-discover/public-strategies-user-guides/deposit-into-user-created-strategies.md"><strong>Community Created Strategies</strong></a></td><td></td><td></td><td></td></tr><tr><td><a href="/factor-discover/factor-discover/leverage-user-guides.md"><strong>Leverage Strategies</strong></a></td><td></td><td></td><td></td></tr><tr><td><a href="/factor-discover/factor-discover/yield-user-guides.md"><strong>Yield Strategies (Auto-compound)</strong></a></td><td></td><td></td><td></td></tr><tr><td><a href="/factor-discover/factor-discover/pt-user-guides.md"><strong>PT User Guides</strong></a></td><td></td><td></td><td><a href="/factor-discover/factor-discover/pt-user-guides.md">PT User Guides</a></td></tr></tbody></table>

## Strategists

<table data-view="cards"><thead><tr><th></th></tr></thead><tbody><tr><td><a href="/factor-studio/studio-pro/user-guide.md"><strong>Create Public Strategies</strong></a></td></tr><tr><td><a href="/factor-studio/studio/user-guide/private-strategy-creation.md"><strong>Create Private Strategies</strong></a></td></tr></tbody></table>

## Developers

{% hint style="success" %}
**Technical Stack**

You can view the Factor tech stack [here](/readme.md#stack).
{% endhint %}

### Dev Guides

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th></tr></thead><tbody><tr><td><a href="/factor-building-blocks/leverage/leverage-dev-guides.md"><strong>Leverage Flow</strong></a></td><td></td><td></td></tr></tbody></table>

### Tools

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/factor-sdk/factor-sdk.md"><strong>Factor SDK</strong></a></td><td></td><td></td><td><a href="/factor-sdk/factor-sdk.md">Factor SDK</a></td></tr><tr><td><a href="/factor-sdk/rest-apis.md"><strong>Factor APIs</strong></a></td><td></td><td></td><td><a href="/factor-sdk/rest-apis.md">REST APIs</a></td></tr></tbody></table>

### Contracts

<table data-view="cards"><thead><tr><th></th><th data-hidden></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><a href="/factor-studio/studio-contracts.md"><strong>Studio Contracts</strong></a></td><td></td><td></td><td><a href="/factor-studio/studio-contracts.md">Studio Contracts</a></td></tr><tr><td><a href="/factor-building-blocks/leverage/strategy-contracts.md"><strong>Leverage Strategy Contracts</strong></a></td><td></td><td></td><td><a href="/factor-building-blocks/leverage/strategy-contracts.md">Strategy Contracts</a></td></tr><tr><td><a href="/factor-adapters/adapter-contracts.md"><strong>Adapter Contracts</strong></a></td><td></td><td></td><td><a href="/factor-adapters/adapter-contracts.md">Adapter Contracts</a></td></tr></tbody></table>

## Resources (by Strategy Type)

{% tabs %}
{% tab title="Leverage" %}

* [**Leverage Strategy Explainer**](/getting-started/strategy-explainers/leverage.md) -> Get an intuitive overview of the strategy
* [**Leverage Strategy Decision Tree**](/factor-discover/factor-discover/leverage-user-guides.md#choosing-the-right-strategy) -> Find out if this is the right strategy for you
* [**Leverage Performance Modelling**](/getting-started/strategy-explainers/leverage/leverage-performance-modelling.md) -> Understand how market movements affect your returns
* **Interactive Simulations** -> Experiment and find the optimal strategy parameters
  * [**Leverage Long**](/getting-started/strategy-explainers/leverage/leverage-long-simulation.md) -> Standard ERC20 Long Position
  * [**Leverage Short**](/getting-started/strategy-explainers/leverage/leverage-short-simulation.md) -> Standard ERC20 Short Position
    {% endtab %}

{% tab title="Yield" %}

* [**Yield Strategy Explainer**](/getting-started/strategy-explainers/yield.md) -> Get an intuitive overview of the strategy
* [**Yield Performance Modelling**](/getting-started/strategy-explainers/yield/yield-performance-modelling.md) -> Understand how market movements affect your returns
  {% endtab %}

{% tab title="PT" %}

* [**PT Strategy Explainer**](/getting-started/strategy-explainers/pt-strategies.md) -> Understand PT mechanics and strategy conditions.
* **Interactive Simulations** -> Experiment and find the optimal strategy parameters
  * [**Leverage Long PT**](/getting-started/strategy-explainers/pt-strategies/leverage-long-pt-simulation.md) -> Yield-bearing PT Long Position (via Pendle)
    {% endtab %}
    {% endtabs %}
