# Getting Started

- [Introduction](https://docs.babylon.finance/getting-started/master.md): Welcome to Babylon! This page provides an introduction to the protocol.
- [Terminology](https://docs.babylon.finance/getting-started/terms.md): This page explains the common terms used in Babylon.
- [User Guides](https://docs.babylon.finance/getting-started/user-guides.md): Use our easy-to-follow guides to walk you through all things Babylon Finance.
- [1. Funding a Web3 Wallet:](https://docs.babylon.finance/getting-started/user-guides/1.-funding-a-web3-wallet.md): First Steps
- [2. Joining a Garden:](https://docs.babylon.finance/getting-started/user-guides/2.-joining-a-garden.md): Learn how to join a garden on Babylon
- [3. Creating a Garden:](https://docs.babylon.finance/getting-started/user-guides/3.-creating-a-garden.md): Learn how to create a garden on Babylon
- [4. Growing Your Garden:](https://docs.babylon.finance/getting-started/user-guides/4.-growing-your-garden.md): “Wealth, like a tree, grows from a tiny seed."
- [5. Buying BABL Tokens:](https://docs.babylon.finance/getting-started/user-guides/5.-buying-babl-tokens.md): Learn how to buy BABL tokens on Uniswap
- [6. Staking BABL Tokens:](https://docs.babylon.finance/getting-started/user-guides/6.-staking-babl-tokens.md): Learn how to stake BABL tokens in the Heart of Babylon
- [7. Bonding ETH/BABL:](https://docs.babylon.finance/getting-started/user-guides/7.-bonding-eth-babl.md): Learn how to bond ETH/BABL LP tokens for a 5% discount in the Heart of Babylon
- [Video Guides](https://docs.babylon.finance/getting-started/video-guides.md)
- [Deposit into a Garden](https://docs.babylon.finance/getting-started/video-guides/deposit-into-a-garden.md)
- [Creating a strategy](https://docs.babylon.finance/getting-started/video-guides/creating-a-strategy.md)
- [FAQ](https://docs.babylon.finance/getting-started/faq.md): This page answers common questions about Babylon.
- [Supported Software and Devices](https://docs.babylon.finance/getting-started/faq/supported-software-and-devices.md): This page describes the software and devices Babylon currently supports.
- [Links](https://docs.babylon.finance/getting-started/social-1.md): Links to official Babylon properties.
- [Media Appearances](https://docs.babylon.finance/getting-started/social-1/media-appearances.md): A non-exhaustive lists of podcasts and media appearances of Babylon.
- [Press Releases](https://docs.babylon.finance/getting-started/social-1/press-releases.md)
- [Research Threads / Articles](https://docs.babylon.finance/getting-started/social-1/research-threads-articles.md)


---

# 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://docs.babylon.finance/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.
