> For the complete documentation index, see [llms.txt](https://phunks.gitbook.io/knowledge-base/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phunks.gitbook.io/knowledge-base/social-media.md).

# SOCIAL MEDIA

- [MEDIA](https://phunks.gitbook.io/knowledge-base/social-media/media.md): PHUNKS STORY IN MEDIA EXPRESSION
- [ARTICLES](https://phunks.gitbook.io/knowledge-base/social-media/media/articles.md): written on Phunks in Chronological order
- [THREADS](https://phunks.gitbook.io/knowledge-base/social-media/media/threads.md): Twitter threads on Phunks in Chronological order (newest on top).
- [VIDEOS](https://phunks.gitbook.io/knowledge-base/social-media/media/videos.md): on Phunks in no particular order
- [MUSIC](https://phunks.gitbook.io/knowledge-base/social-media/media/music.md): on Phunks
- [MEDIA KIT](https://phunks.gitbook.io/knowledge-base/social-media/media/media-kit.md): if you feel Phunky and want to be Creative
- [PHUNKY GAMES](https://phunks.gitbook.io/knowledge-base/social-media/media/phunky-games.md): BY @TheSkullCat
- [PHUNKY SPACES](https://phunks.gitbook.io/knowledge-base/social-media/media/phunky-spaces.md): LISTEN ABOUT PHUNKS HISTORY, ETHICS AND COMMUNITY ON TWITTER
- [DOSE OF PHUNKS](https://phunks.gitbook.io/knowledge-base/social-media/media/dose-of-phunks.md): A weekly, Phunky, and concise  newsletter aiming to spread Phunkism on a consistent basis by @NfTenchi
- [SUP PHUNKS!](https://phunks.gitbook.io/knowledge-base/social-media/media/sup-phunks.md): Newsletter showcasing the work being done by the CryptoPhunks Community
- [MUSEUM](https://phunks.gitbook.io/knowledge-base/social-media/museum.md): PHUNKS STORY IN ARTISTIC EXPRESSION
- [CURATED](https://phunks.gitbook.io/knowledge-base/social-media/museum/curated.md): made by Phunk Pham, meant to be contemplated in silence
- [RETRO](https://phunks.gitbook.io/knowledge-base/social-media/museum/retro.md): PHUNKS IN RETRO STYLE MADE BY PHUNK PHAM
- [PIV](https://phunks.gitbook.io/knowledge-base/social-media/museum/piv.md): WELCOME TO AMAZING WORLD OF PIV
- [ABY's](https://phunks.gitbook.io/knowledge-base/social-media/museum/abys.md): WELCOME TO AMAZING SERIES OF ABY
- [PAULY](https://phunks.gitbook.io/knowledge-base/social-media/museum/pauly.md)
- [TENCHI](https://phunks.gitbook.io/knowledge-base/social-media/museum/tenchi.md)
- [M0\_NFTS](https://phunks.gitbook.io/knowledge-base/social-media/museum/m0_nfts.md)
- [POSTERS](https://phunks.gitbook.io/knowledge-base/social-media/museum/posters.md): PHUNK ROCK POSTERS MADE WITH LOVE BY OG KENOBI
- [DOVETAIL](https://phunks.gitbook.io/knowledge-base/social-media/museum/dovetail.md): PLAYGROUND
- [ILLUSTRATED](https://phunks.gitbook.io/knowledge-base/social-media/museum/illustrated.md): HAND DRAWN ILLUSTRATED PHUNKS STORYBOARD BY VERY WILLIAM
- [MIDDLEMARCH](https://phunks.gitbook.io/knowledge-base/social-media/museum/middlemarch.md): GENIUS.COM CO-FOUNDER MIDDLEMARCH ON PHUNKS CONCEPTUAL ART


---

# 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://phunks.gitbook.io/knowledge-base/social-media.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.
