# Glossary

<table><thead><tr><th width="134.26953125">Term</th><th>Meaning</th></tr></thead><tbody><tr><td><strong>Odd Otties / Otties</strong></td><td>A collection of 3,333 animated otter NFTs and the broader IP brand.</td></tr><tr><td><strong>Otti</strong></td><td>The main teal-green otter character; mascot of the brand.</td></tr><tr><td><strong>$OTTI</strong></td><td>Community / meme token that powers perks, staking, and governance hooks.</td></tr><tr><td><strong>Hyperliquid</strong></td><td>The Layer-1 ecosystem where Otties live—made up of HyperCore (main chain) and HyperEVM (EVM side).</td></tr><tr><td><strong>HyperCore (HIP-1)</strong></td><td>Native Hyperliquid core and token standard used for the initial $OTTI listing.</td></tr><tr><td><strong>HyperEVM (ERC-20)</strong></td><td>EVM-compatible Hyperliquid network; $OTTI will bridge here for DEX liquidity.</td></tr><tr><td><strong>Treasury</strong></td><td>On-chain wallet <code>0x36B5…9bABe</code> that receives NFT royalties and HyperRaid fees.</td></tr><tr><td><strong>HIP-2 LP Supply</strong></td><td>Tokens minted just before spot listing to seed liquidity pools.</td></tr><tr><td><strong>Buy-Back &#x26; Burn</strong></td><td>Strategy of purchasing $OTTI on the market, then sending a portion to a burn address to reduce supply.</td></tr><tr><td><strong>Staker</strong></td><td>Wallet that locks $OTTI in the staking contract to earn rewards and boost HyperRaid score.</td></tr><tr><td><strong>Snapshot</strong></td><td>A recorded block height for determining airdrop eligibility or governance votes.</td></tr><tr><td><strong>HyperRaid</strong></td><td>Ottie-built quest platform with bots, analytics, and reputation scoring.</td></tr><tr><td><strong>Quest / Raid</strong></td><td>Task (social tweet, on-chain action, etc.) completed in HyperRaid for XP or rewards.</td></tr><tr><td><strong>Collab Manager</strong></td><td>HyperRaid bot that automates roles, raffles, and WL distributions in Discord/Telegram.</td></tr><tr><td><strong>HyperRaid Score</strong></td><td>Composite reputation score (social, engagement, builder, finance) launching in v2.0.</td></tr><tr><td><strong>UGC (User-Generated Content)</strong></td><td>Fan-made art, memes, videos, or tutorials.</td></tr><tr><td><strong>WL (Whitelist)</strong></td><td>Guaranteed mint or token-sale spot, often distributed via quests or raffles.</td></tr><tr><td><strong>IP (Intellectual Property)</strong></td><td>All Otties characters, stories, and trademarks.</td></tr></tbody></table>


---

# 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://odd-otties.gitbook.io/otti/appendices/glossary.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.
