# User Guides

{% hint style="success" %}
**Guide Summary**

1. Funding a Web3 Wallet:
2. Joining a Garden:
3. Creating a Garden:
4. Growing Your Garden:
   {% endhint %}

### Step-by-step Guide to joining a Garden:

Crypto Natives are welcome to skip around to what is most relevant for you.&#x20;

{% content-ref url="/pages/9fkXgsOYKg5bgjaAg5oN" %}
[1. Funding a Web3 Wallet:](/getting-started/user-guides/1.-funding-a-web3-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/QQbhpY1ZHBOY8wBo86na" %}
[2. Joining a Garden:](/getting-started/user-guides/2.-joining-a-garden.md)
{% endcontent-ref %}

{% content-ref url="/pages/R8tbz5Vm40nWj7dNf1GA" %}
[3. Creating a Garden:](/getting-started/user-guides/3.-creating-a-garden.md)
{% endcontent-ref %}

{% content-ref url="/pages/IZ5KaVrSTRyerP6aHMtN" %}
[4. Growing Your Garden:](/getting-started/user-guides/4.-growing-your-garden.md)
{% endcontent-ref %}

{% content-ref url="/pages/BdQi8AAo1rKqo54Wyy8d" %}
[5. Buying BABL Tokens:](/getting-started/user-guides/5.-buying-babl-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/ftHtn83D0OVJyNXcskAP" %}
[6. Staking BABL Tokens:](/getting-started/user-guides/6.-staking-babl-tokens.md)
{% endcontent-ref %}

{% content-ref url="/pages/hAynoPAE6YB5DrF26M3I" %}
[7. Bonding ETH/BABL:](/getting-started/user-guides/7.-bonding-eth-babl.md)
{% endcontent-ref %}

{% hint style="info" %}
**Good to know:** Feel free to reach out anytime[ in Discord](https://discord.com/invite/babylon) for personal support.
{% endhint %}


---

# 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/user-guides.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.
