> For the complete documentation index, see [llms.txt](https://degen-skulls.gitbook.io/degen/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://degen-skulls.gitbook.io/degen/clout/shill-board.md).

# Shill Board

## **Upload. Stream. Flex Your Meme.**

The **Shill Board** is where memes come alive — in full video form.\
During the launch of your token on Degen, you can upload a Shill Video or go live later via YouTube to boost visibility and climb the Shill rankings.

Let the world hear your call to ape.

***

### 🚀 How to Get Featured

&#x20;**Upload a Shill Video**

* Record a short, punchy video (15–30 seconds)
* Upload it after your token is live
* Your clip auto-plays on the Shill Board and ranks based on engagement

**Go Live via YouTube**

* Start a public YouTube Live stream
* Submit your Live URL after launching your token
* Your stream is embedded directly into the Shill Board

***

### 🎯 Upload vs. Go Live — Quick Comparison

| Feature           | Upload a Shill Video           | Go Live via YouTube              |
| ----------------- | ------------------------------ | -------------------------------- |
| **Content Type**  | Pre-recorded clip (15–30 sec)  | Real-time livestream             |
| **How to Submit** | Upload MP4 or WebM post-launch | Paste public YouTube Live URL    |
| **Display Style** | Autoplay on Shill Board        | Embedded YouTube Live player     |
| **Badge**         | `SHILL`                        | `LIVE`                           |
| **Best For**      | Meme promo in under 30 sec     | Hype + audience engagement       |
| **Watchability**  | Instant playback               | Live viewing (fallback to video) |

***

#### 💡 Pro Tip:

> **Livestreaming during peak hours** massively boosts your Shill rank.\
> Go live. Be loud. Meme hard.

***

### 🛠️ Technical Requirements

**Shill Video Uploads**

* File Size: Max 50MB
* Duration: 15–30 seconds
* Format: MP4 or WebM
* Content must be meme-friendly and follow Degen guidelines

**YouTube Live Streams**

* Must be a public YouTube Live link
* You must own or control the channel
* Content must follow YouTube’s + Degen's community standards

***

### 📈 How Shill Ranking Works

Both Shill Videos and Live Streams are ranked using:

* ✅ Views
* ✅ Average watch time
* ✅ (Optional) Likes or reactions

The more your content is seen and engaged with, the higher it ranks on the board.

***

### 📋 Terms of Use

By uploading or submitting video content:

* You confirm you have rights to the content
* You agree not to upload NSFW, abusive, or illegal material
* Degen reserves the right to remove or moderate any content that violates platform policies

***

### ⚡ Ready to Shill?

Upload your clip. Start your stream.\
Then let the memes do the talking.

> Meme hard. **Shill harder.**


---

# 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://degen-skulls.gitbook.io/degen/clout/shill-board.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.
