# Introduction to Yield Farming Strategies

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

Yield farming strategies are the leading product of Clip's ecosystem.

## What are Strategies?

Clip Finance's modular smart contracts execute stablecoin yield farming strategies and return profits to Clip's users. All strategies go through a risk scoring procedure and are rigorously tested by the Clip Finance contributors before implementation.&#x20;

These smart contracts are pieces of code that autonomously execute yield farming actions by interacting with the relevant external protocols. The strategies auto-compound token rewards to maximize profits. Despite the automated nature of Clip's strategies, users can withdraw their initial investment and profits from the protocol at **any** time.

Clip Finance is initially building on the Binance Smart Chain (BSC) but will be implementing yield farming strategies across 10+ leading blockchains.

## How are Strategies Chosen?

Yield farming strategies are researched and deployed by the Clip Finance contributors. We regularly monitor stablecoin opportunities across the leading blockchains to identify the safest and most lucrative yield farming strategies. Our crypto native team (building since 2013) uses its industry know-how in the assessment of each yield farming strategy.

Clip also analyzes new strategies against a comprehensive risk scoring matrix. The resulting risk score plays a vital role in the strategies we choose to implement. [Read more about the risk scoring procedure here.](/clip-finance-yield-strategies/risk-scoring-matrix.md)


---

# 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.clip.finance/clip-finance-yield-strategies/introduction-to-yield-farming-strategies.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.
