> For the complete documentation index, see [llms.txt](https://bro-teach-me-crypto.gitbook.io/hq/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bro-teach-me-crypto.gitbook.io/hq/readme.md).

# Start Here (HQ)

## Important Stuff:pushpin:

{% content-ref url="/pages/T77FTGsMCb4b1cuiF2Gx" %}
[What is Bro, Teach Me Crypto?](/hq/readme/what-is-bro-teach-me-crypto.md)
{% endcontent-ref %}

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/BAxmOpNHfhvBb5mxdGqt">/pages/BAxmOpNHfhvBb5mxdGqt</a></td><td><a href="/files/7EllkuzdZAtXiNEv7HuP">/files/7EllkuzdZAtXiNEv7HuP</a></td></tr><tr><td><a href="/pages/Kko0PzgKrnZ7vfjmKism">/pages/Kko0PzgKrnZ7vfjmKism</a></td><td><a href="/files/QsdqHqLeCKUnEzEm62FK">/files/QsdqHqLeCKUnEzEm62FK</a></td></tr><tr><td><a href="/pages/KOUhVD1AHK8hjurjny3k">/pages/KOUhVD1AHK8hjurjny3k</a></td><td><a href="/files/JJjhPY2vrDtJ8E5yVyl7">/files/JJjhPY2vrDtJ8E5yVyl7</a></td></tr></tbody></table>

## Written Guides :book:

:one: [Episode One - What is Blockchain?](https://futuristic-airedale-fd0.notion.site/Episode-One-What-is-Blockchain-19091c9736c280659d80dd94aacd7871)\
:two: [Episode Two - What is Crypto?](https://futuristic-airedale-fd0.notion.site/Episode-Two-What-is-Crypto-19091c9736c2806089abe3b3f4b07a1d)\
:three: [Episode Three - A Guide to Setting Up a Crypto Wallet and Exchange.](https://futuristic-airedale-fd0.notion.site/Episode-Three-How-To-Setup-a-Crypto-Wallet-and-Exchange-19e91c9736c280479934f3c20b484c3f)\
:four: [Episode Four - What is Solana?](https://futuristic-airedale-fd0.notion.site/Episode-Four-What-is-Solana-1af91c9736c280edb265ec60b5245c7f)\
:five: [Episode Five - A Guide to Using Your Crypto Wallet.](https://futuristic-airedale-fd0.notion.site/Episode-Five-A-Guide-to-Using-Your-Crypto-Wallet-1bc91c9736c280a5b0e0d2758d13948b)\
:six: [Episode Six - What is Staking?](https://futuristic-airedale-fd0.notion.site/Episode-Six-What-is-Staking-1ca91c9736c2806fb756c7081848d3eb)\
:seven: [Episode Seven - What is Governance?](https://futuristic-airedale-fd0.notion.site/Episode-7-What-is-Governance-1d691c9736c2807da842db28f1d535e0)\
:eight: [Episode Eight - What are NFTs?](https://futuristic-airedale-fd0.notion.site/Episode-Eight-What-are-NFTs-1d891c9736c28003b4eaf4fd55dc2512)\
:nine: [Episode Nine - Liquidity Pools (Pt. 1)](https://www.notion.so/Episode-Nine-Liquidity-Pools-Pt-1-1ef91c9736c280cfa143e740fdf1e8de)

## Support Our Channel :heart:

{% embed url="<https://buymeacoffee.com/broteachmecrypto>" fullWidth="false" %}

## Social Links :link:

{% embed url="<https://www.youtube.com/@BroTeachMeCrypto>" %}

{% embed url="<https://www.instagram.com/broteachmecrypto/>" %}

<details>

<summary>Other Social Links <span data-gb-custom-inline data-tag="emoji" data-code="1f517">🔗</span></summary>

* <https://www.tiktok.com/@broteachmecrypto_>
* <https://open.spotify.com/show/0e6Ol2aSq5RlJMXaQB1QW4>
* <https://x.com/chefgunny_>
* <https://x.com/peteg0ld>

</details>

## Partner Discounts :moneybag:

* [A lifetime 5% discount on Drift's trading fees.](https://app.drift.trade/ref/broteachmecrypto)
* [$25 signup bonus, and a 20% discount with KAST.](https://kastfinance.app.link/GOB6GC0S)


---

# 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 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, and the optional `goal` query parameter:

```
GET https://bro-teach-me-crypto.gitbook.io/hq/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
