> For the complete documentation index, see [llms.txt](https://academy.rtfkt.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://academy.rtfkt.com/library/creator-challenges/mk-pill-challenge.md).

# MK Pill Challenge

**Challenge Ended |** [Challenge Landing Page](https://creators.rtfkt.com/creator-challenges/takashi-murakami-pill-challenge)

* [Announcement Video](https://x.com/RTFKTcreators/status/1721623516800258528)
* [Compilation Video](https://www.youtube.com/watch?v=kh6UnMNm2V0\&t=39s)

The RTFKT x Takashi Murakami Pill gives you the privilege of Takashi Murakami customizing one of your Clones. Once the pill is consumed you will receive a new background and one (1) Murakami designed customization of an existing Clone wearable or accessory trait to highlight the Clone’s transformation.&#x20;

An open-ended competition since we wanted to see where creativity can lead to. Everybody was welcomed. Digital artists, musicians, animators, illustrators, etc.

#### **Jury Video**

{% embed url="<https://www.youtube.com/watch?v=IcbmzprLQ-M>" %}

#### Winners

🏆 First Place: Swooshie | [Submission](https://x.com/SwooshieNFT/status/1729670093603275049)

<figure><img src="/files/8Av7rVuGzNnwF80d9zzY" alt=""><figcaption></figcaption></figure>

🏅 Second Place: Cam X & Ila Orbis | [Submission](https://x.com/camx1021/status/1729888545924681916)

<figure><img src="/files/2jxYYT7e2Vt48F6vwcIN" alt=""><figcaption></figcaption></figure>

🏅 Third Place: Tim Paranitsa | [Submission](https://x.com/timparanitsa/status/1729938227266777587)

<figure><img src="/files/V0lFImjWGp2ps2JxvVpv" alt=""><figcaption></figcaption></figure>

🏅 Fourth Place: Arki Labs | [Submission](https://x.com/Arki__labs/status/1729911195165925455)

<figure><img src="/files/GovGpWefBqx5nZdx556J" alt=""><figcaption></figcaption></figure>

🏅 Fifth Place: Mr Jiang | [Submission](https://x.com/mrjiang1993/status/1724352498297905527)

<figure><img src="/files/oR9cgRXsDJv24u7sxt9A" alt=""><figcaption></figcaption></figure>

#### Prizes

🏆 First Place

* RTFKT x Takashi Murakami Pill
* RTFKT x NIKE Dunks Genesis

🏅 Second to Fifth Place

* RTFKT x NIKE Dunks Genesis


---

# 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://academy.rtfkt.com/library/creator-challenges/mk-pill-challenge.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.
