# Getting Started

- [Introduction](https://etherfi.gitbook.io/etherfi/getting-started/introduction.md): ether.fi:  Truly decentralized staking.  Keep your keys.  Build the network.
- [Stake with Ether.fi](https://etherfi.gitbook.io/etherfi/getting-started/stake-with-ether.fi.md)
- [Loyalty Points](https://etherfi.gitbook.io/etherfi/getting-started/loyalty-points.md): How do loyalty points work on ether.fi?
- [Badges](https://etherfi.gitbook.io/etherfi/getting-started/loyalty-points/badges.md)
- [Referrals](https://etherfi.gitbook.io/etherfi/getting-started/loyalty-points/referrals.md): This referral program covers ETH deposits on Ethereum mainnet and L2s at app.ether.fi. Each 0.1 ETH staked via ether.fi earns the person who stakes and the person who referred 10000 loyalty points.
- [Integrations - Points](https://etherfi.gitbook.io/etherfi/getting-started/loyalty-points/integrations-points.md)
- [Decentralized Application](https://etherfi.gitbook.io/etherfi/getting-started/decentralized-application.md): Web Interface to ether.fi's Staking Smart Contracts
- [Multichain Ecosystem](https://etherfi.gitbook.io/etherfi/getting-started/multichain-ecosystem.md)
- [Cross Chain Native Staking](https://etherfi.gitbook.io/etherfi/getting-started/multichain-ecosystem/cross-chain-native-staking.md)
- [How to bridge](https://etherfi.gitbook.io/etherfi/getting-started/multichain-ecosystem/how-to-bridge.md)
- [How to bridge eBTC](https://etherfi.gitbook.io/etherfi/getting-started/multichain-ecosystem/how-to-bridge-ebtc.md)
- [Arbitrum Canonical Bridging](https://etherfi.gitbook.io/etherfi/getting-started/multichain-ecosystem/arbitrum-canonical-bridging.md)
- [weETH Partial Bridge Deprecation](https://etherfi.gitbook.io/etherfi/getting-started/multichain-ecosystem/weeth-partial-bridge-deprecation.md)
- [FAQ](https://etherfi.gitbook.io/etherfi/getting-started/faq.md): eETH launched on November 15th, 2023 🚀


---

# 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://etherfi.gitbook.io/etherfi/getting-started.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.
