# QuickStart Guide

![](/files/w0wQOEyjy8P45m7ZAXCH)

Looking for a specific function on ApeBond? These tutorials will guide you from beginner to DeFi expert, giving you the confidence to navigate our protocol with ease. Click the applicable link below to learn more:

### General Guide

{% content-ref url="/pages/80kYr6BwJqOylcnac50O" %}
[How To Connect Your Wallet](/apebond/products-and-features/wallets/how-to-connect-your-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/KwAmNulDNkz9SRlKjgmB" %}
[How To Use ApeBond On Mobile Devices](/apebond/products-and-features/wallets/how-to-use-apebond-on-mobile-devices.md)
{% endcontent-ref %}

### ABOND

{% content-ref url="/pages/pHkC4CtIVO91tnCd52CA" %}
[How To Get ABOND](/apebond/products-and-features/abond/how-to-get-abond.md)
{% endcontent-ref %}

### Bonds

{% content-ref url="/pages/sA52rnlZp49TBOonYEZY" %}
[How To Buy A Liquidity Bond](/apebond/products-and-features/bonds/liquidity-bonds/how-to-buy-a-liquidity-bond.md)
{% endcontent-ref %}

{% content-ref url="/pages/uxPDgReR8Hn1CK9RTRWg" %}
[How To Buy A Reserve Bond](/apebond/products-and-features/bonds/reserve-bonds/how-to-buy-a-reserve-bond.md)
{% endcontent-ref %}

### Real Yield

{% content-ref url="/pages/T0A9Fc3JFh1tH0ennmhY" %}
[How To Stake ABOND To Tier Staking](/apebond/products-and-features/tier-staking-and-true-yield/how-to-stake-abond-to-tier-staking.md)
{% endcontent-ref %}

### Swap

{% content-ref url="/pages/hHrMWzmIkfXDBFjfpDC8" %}
[How To Swap & Bridge Tokens](/apebond/products-and-features/swap/how-to-swap-and-bridge-tokens.md)
{% endcontent-ref %}


---

# 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.ape.bond/apebond/welcome/quickstart-guide.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.
