Gamma
HomeWeb AppDiscordTwitter
  • Introduction to Gamma
  • ℹ️Limit Order Hook
    • Introduction
    • Advantages over CEX Limit Orders
    • Creating Limit Orders
    • Creating Scale Orders
    • Canceling and Claiming Orders
    • For Developers - Python SDK
    • Pools
    • Contracts
  • ℹ️LP Vaults
    • Introduction
    • Strategies
      • V4 - MultiPosition Strategies
      • Dual Position Strategies - Base/Limit
    • Developer Portal
    • Incentives
    • Guides
      • Providing Liquidity
        • Deposit Liquidity
        • Withdraw Liquidity
        • Stake LP Tokens for Rewards
    • Troubleshooting / Help
      • Transaction Errors
      • Reset the App
      • Using Block Explorers
      • Manually Withdraw
      • Revoke Permissions
    • FAQ
      • Concentrated Liquidity
      • Using Gamma
      • Analytics
      • Incentives
      • Operations
      • Security
    • Glossary
  • ℹ️Perp Vaults
    • Introduction
    • Strategies
  • ℹ️Information
    • GAMMA Token
      • GAMMA Token FAQ
    • Contracts
    • Audits
    • Tokenomics
    • Contact / Links
    • Brand Assets
    • Governance
Powered by GitBook
On this page

Was this helpful?

  1. LP Vaults
  2. FAQ

Using Gamma

Frequently Asked Questions (FAQ) for Gamma Automated

I'm confused how to use Gamma. Where can I get some help?

We have extensive guides to walk users through Providing Liquidity.

Are there deposit caps or withdrawal caps?

Gamma has no deposit or withdrawal caps.

Does Gamma have management fees?

Yes. Gamma charges between 14-20% of earned fees per vault.

Does Gamma use dual-sided deposits, single-sided deposits, or both?

Gamma uses dual-sided deposits and single-sided deposits.

Do L2 vaults have any advantages or disadvantages over L1 vaults?

L2 strategies can implement frequent swapping and range adjustment without incurring excessive gas costs. This allows a much wider variety of strategies to be implemented. They are also cheaper for the user to approve, deposit, and withdraw.

How is Gamma non-custodial?

Gamma Automated is non-custodial because Gamma does not control a user's funds. Depositing into a vault allows users to participate but does not restrict users from withdrawing from the vault. Likewise, users still retain control of their LP tokens when they participate in an incentives program by staking their LP tokens.

How can I identify rebalances and compounding events on chain?

On the appropriate block explorers, under the vault contract, switch to the "events" tab. You'll see rebalances (Rebalance) and compounding (ZeroBurn) events.

Using Block Explorers

Do I need to rebalance and rearrange my assets?

No. Gamma does these things for you.

PreviousConcentrated LiquidityNextAnalytics

Last updated 24 days ago

Was this helpful?

ℹ️