> For the complete documentation index, see [llms.txt](https://docs.degendogs.club/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.degendogs.club/basics/woof.md).

# $WOOF

## Degen Dogs say $WOOF

{% hint style="info" %}
The `$WOOF` token is a central component of Degen Dogs Mission 3.
{% endhint %}

Degen Dogs `$WOOF` is a Pure Super Token, powered by [Superfluid](https://superfluid.org/) and deployed via [Streme.fun](https://streme.fun).

Key details include:

* total supply: 100,000,000,000
* staking rewards: 10% of supply, 30 day locking period, 365 day stream
* airdrop for WOOF vault members: 10% of supply, 30 day locking period, then 365 day stream
* tradeable on all major wallets and DEX aggregators

## How it Works

Trading fees and [auction](/basics/auctions.md) proceeds will be used to buy `$WOOF`.

Also important is that the $WOOF bought by Degen Dogs *cannot immediately be sold*. Instead it is streamed per-second to holders of Degen Dog NFTs over 90 days. See [Streamonomics](/basics/streamonomics.md) for more details. The streaming acts as a form of vesting that reduces sell pressure of `$WOOF`.

## How to say (buy) $WOOF

Degen Dogs say $WOOF by buying and holding `$WOOF`. This can be done in two ways:

* Using Streme.fun: <https://streme.fun/token/0x3e5c4fa0caa794516ed0df77f31daa534918d492>
* Using your preferred wallet or trading app. The CA is \`0x3e5c4fa0caa794516ed0df77f31daa534918d492\`

## Another way to get $WOOF

Of course, another way to acquire WOOF is to hold a Degen Dog and earn a share of the stream. Buy one on [OpenSea](https://opensea.io/collection/degen-dogs-club) or bid on one in an [auction](/basics/auctions.md).


---

# 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://docs.degendogs.club/basics/woof.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.
