Marinade Documentation
  • 👋Welcome to Marinade
  • 🛠️Marinade DAO
    • Contributors
  • 👨‍🍳The MNDE token
  • 🗳️MNDE Governance
  • 🔗Official Links
  • 📊Marinade Stats
  • Marinade Protocol
    • Protocol Overview
      • Marinade Native
        • Marinade Native: API & SDK
      • Marinade Select
      • Marinade Liquid
        • What is mSOL?
        • mSOL Token
        • Bot operations
      • MNDE Enhanced Stake
      • mTransactions
      • Protected Staking Rewards
      • Stake Auction Market (SAM)
    • FAQ
    • Glossary
    • Security
      • Audits
      • Principal Service Commitments and System Requirements
      • Multisig governance
    • Legal
      • Risks
      • Disclaimer
  • developers
    • Marinade Ts/Js SDK
    • Marinade Rust SDK
    • Anchor IDL
    • Bug Bounty
    • Contracts & Tokens Addresses
    • Delegation Strategy API
    • Marinade Stats API
    • Snapshots API
    • Mint your NFT project in mSOL
    • Stake to Marinade via SPL governance
    • Stake to Marinade via Fireblocks
  • Partnerships
    • Become our Partner
    • Marinade Press Kit
    • Marinade Referral Program
Powered by GitBook
On this page
  1. Marinade Protocol
  2. Protocol Overview
  3. Marinade Liquid

Bot operations

PreviousmSOL TokenNextMNDE Enhanced Stake

Last updated 1 year ago

The bot handles multiple operations, mainly updating mSOL price, delegation strategy, and matching staking with unstaking orders.

These operations are permissionless, meaning anybody can run them so that the program is always operational.

If you want to run the computation of our bot for yourself, you can find it on this repository:

https://github.com/marinade-finance/delegation-strategy-pipeline