DeFindex Docs
  • DeFindex Protocol
    • Welcome
    • What is DeFindex?
  • Getting Started
    • How DeFindex Works
    • Creating a DeFindex Vault
    • Mainnet Deployment
  • Whitepaper
    • Whitepaper
      • Introduction
        • Core Concepts
      • The DeFindex Approach
        • Design Decisions
      • Smart Contracts
        • DeFindex Vault
        • DeFindex Strategy
        • DeFindex Zapper
      • Strategy Examples
      • State of the Art
        • Yearn Finance
      • Appendix
        • Why Not Swap in Deposit
  • WALLET DEVELOPER
    • Introduction
    • Flutter SDK
    • Typescript SDK
    • Vault APY
  • DeFi DEVELOPERS
    • Developer Introduction
    • What is a strategy?
    • What is Blend Capital?
    • Strategies APY
  • Users
    • About Us
    • General/FAQ
      • Additional Resources
  • Security
    • Security Audit
Powered by GitBook
On this page
  • What is a DeFindex Strategy?
  • Getting Started
Edit on GitHub
  1. DeFi DEVELOPERS

Developer Introduction

PreviousVault APYNextWhat is a strategy?

Last updated 2 days ago

Welcome to the DeFindex Strategy Development Guide! This guide will help you understand how to create a strategy that uses your protocol.

What is a DeFindex Strategy?

A DeFindex Strategy is a smart contract that implements a specific investment logic for a DeFi protocol. It allows users to automate complex DeFi operations and optimize their yield through a single interface.

Getting Started

To start developing your strategy:

  1. Review the

  2. Check out our

  3. Join our for support

Strategy Contract Documentation
Strategies
developer community