> For the complete documentation index, see [llms.txt](https://onchainmonkey.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onchainmonkey.gitbook.io/wiki/ocm-holders/start-here-welcome-to-the-ocm-family.md).

# Start Here: Welcome to the OCM family!

## T**op 5 things that new Genesis and Katoshi holders can do**

1. [Connect your accounts](/wiki/navigating-ocm-website-and-discord/connect-your-accounts-to-ocm.md) to the OCM website.<br>
2. Join OCM's Discord and verify your OCM asset ownership in Discord `#get-holder-roles` channel to gain access to holder-exclusive Discord channels.<br>
3. Earn [OCM Banana on Twitter, ](/wiki/ocm-bananas/bananas-on-twitter.md)and [on Discord](/wiki/ocm-bananas/bananas-in-discord-offchain-bananas-bananabot.md) in `#offchain-bananas`. \
   Bananas are the currency of the OCM ecosystem. Bananas currently are off-chain and can be earned daily on Discord and Twitter. We use Bananas to reward positive actions and spread good karma! They are used by OCM members to pay for things within our ecosystem.\
   &#x20;
4. Showoff your new OCM on X/Twitter! Don't forget to tag @OnChainMonkey.<br>
5. Come say hello :) in OCM Discord!

\
Additional fun things:

* Rep OCM - update your [social media PFPs](/wiki/nft-tips-and-essentials/making-ocm-your-new-pfp.md), [download OCM banners](/wiki/ocm-holders/download-ocm-art.md), get official [OCM merch](/wiki/ocm-merch/ocm-merch-faq.md)
* Take part in [OCM Tiers](/wiki/ocm-holders/ocm-tiers.md)
* Get involved in the community - join an OCM IRL `#community-meetup`, and participate in the [OCM DAO](/wiki/ocm-dao-and-community-projects/what-is-ocm-dao.md) `#dao-chat`
* ⭐️  Enjoy hours of [Cooking on Bitcoin Talks](/wiki/metagood/cooking-on-bitcoin-talks.md) from Web3 leaders & pioneers in our community
* 📽️  [OCM and our community in a year's view >](https://www.youtube.com/watch?v=CIFgjbImA7A)

{% hint style="info" %}

* [Navigating the OCM Discord Server > ](/wiki/navigating-ocm-website-and-discord/navigating-ocm-discord-server.md)
* Learn more about [Community Roles and Networking Roles >](/wiki/navigating-ocm-website-and-discord/navigating-ocm-discord-server.md#what-are-community-roles-and-networking-roles)
  {% endhint %}


---

# 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:

```
GET https://onchainmonkey.gitbook.io/wiki/ocm-holders/start-here-welcome-to-the-ocm-family.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.
