# Affine Earn

## Affine Earn

- [What is Affine?](https://earn-docs.affinedefi.com/what-is-affine.md): Affine is the easiest way to invest and save in cross-chain assets in Crypto
- [Understanding Risk](https://earn-docs.affinedefi.com/what-is-affine/understanding-risk.md): None of the following are meant to be investment advice. The risk measures here are meant to provide illustrative and directional estimates of possible risk. Ultimately, you are responsible for conduc
- [Diversify like a Pro](https://earn-docs.affinedefi.com/what-is-affine/diversify-like-a-pro.md)
- [Save up to 1000x on Gas Fees](https://earn-docs.affinedefi.com/what-is-affine/save-up-to-1000x-on-gas-fees.md)
- [Beat Inflation](https://earn-docs.affinedefi.com/what-is-affine/beat-inflation.md)
- [Strategies](https://earn-docs.affinedefi.com/strategies.md)
- [Sushiswap - Single-Sided Liquidity](https://earn-docs.affinedefi.com/strategies/sushiswap-single-sided-liquidity.md)
- [Aave - Lending](https://earn-docs.affinedefi.com/strategies/aave-lending.md)
- [Compound - Lending](https://earn-docs.affinedefi.com/strategies/compound-lending.md)
- [Curve - Single-Sided Liquidity Providing (SSLP)](https://earn-docs.affinedefi.com/strategies/curve-single-sided-liquidity-providing-sslp.md)
- [Uniswap v3 - Single-Sided Liquidity](https://earn-docs.affinedefi.com/strategies/uniswap-v3-single-sided-liquidity.md)
- [Getting Started](https://earn-docs.affinedefi.com/getting-started.md)
- [Connect via MetaMask](https://earn-docs.affinedefi.com/getting-started/connect-via-metamask.md): Instructions for how to get started on the Affine Mainnet Beta App
- [Connect via Magic](https://earn-docs.affinedefi.com/getting-started/connect-via-magic.md): Instructions for how to get started on the Affine Mainnet Beta App
- [Connect via WalletConnect](https://earn-docs.affinedefi.com/getting-started/connect-via-walletconnect.md): Instructions for how to get started on the Affine Mainnet App
- [Using the App](https://earn-docs.affinedefi.com/getting-started/using-the-app.md)
- [Adding assets to your wallet](https://earn-docs.affinedefi.com/adding-assets-to-your-wallet.md)
- [Coinbase Pay](https://earn-docs.affinedefi.com/adding-assets-to-your-wallet/coinbase-pay.md)
- [Deposit with Credit or Debit Cards](https://earn-docs.affinedefi.com/adding-assets-to-your-wallet/deposit-with-credit-or-debit-cards.md)
- [Transfer assets from another network](https://earn-docs.affinedefi.com/adding-assets-to-your-wallet/transfer-assets-from-another-network.md)
- [Withdrawal Window](https://earn-docs.affinedefi.com/withdrawal-window.md)
- [Quantitative Research](https://earn-docs.affinedefi.com/protocol/quantitative-research.md)
- [Security](https://earn-docs.affinedefi.com/protocol/security.md)
- [Affine Pass and Accolades](https://earn-docs.affinedefi.com/protocol/affine-pass-and-accolades.md): As a first step towards decentralization, Affine Pass NFTs were introduced to the community. If you are here at a later point in time, this guide aims to bridge the gap in your knowledge.
- [Affine Points Airdrop Program](https://earn-docs.affinedefi.com/protocol/affine-points-airdrop-program.md): This program rewards and recognizes the community members' participation and loyalty within the Affine ecosystem. This guide will explain the Point System and Point Multiplier mechanisms.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://earn-docs.affinedefi.com/what-is-affine.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.
