# Staking & Farming

We run and participate in various programs to incentivize long-term investments in the Algorand ecosystem. They pay out significant APR to participants. Please make yourself familiar with the general concepts of staking and farming as they both introduce additional risks (security of smart contracts, impermanent loss, and other risks).&#x20;

### Staking

* Algofi
  * [DEFLY -> DEFLY](https://app.algofi.org/stake)

### Farming

* Algofi
  * [DEFLY-STBL-LP -> ALGO, DEFLY](https://app.algofi.org/farm)
* Pact
  * [DEFLY-ALGO-LP -> ALGO](https://app.pact.fi/add-liquidity/675102193) (AENEAS-boosted)
  * [DEFLY-GALGO-LP -> ALGO](https://app.pact.fi/add-liquidity/807866550) (AENEAS, GOV)
* Humble
  * [DEFLY-ALGO-LP -> DEFLY, ALGO](https://app.humble.sh/farm) (AENEAS-boosted)


---

# 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://defly.gitbook.io/defly-manual/token/staking-and-farming.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.
