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

# The Moon

Fucking love these emojis. They are so fresh.&#x20;

Jokes aside, every 2021 crypto/NFT hype comment loved spewing this sentence. Ironically enough, we've actually executed it.

No anon, this is different.

XPUNKS are literally on the actual Moon.

How? I'll explain below.

Through a friend of ours, we had the opportunity to participate in the IM-1 mission led by NASA and Intuitive Machines. The mission involved sending the first commercial lunar lander to the Moon's surface. This lander had space for a tiny bit of commercial payload on board, and we were a part of it.

On the morning of February 15, 2024, the Odysseus lander embarked on its journey aboard a Falcon 9 rocket to the Moon. After traversing nearly 400,000 kilometres through space, it successfully touched the lunar surface at 23:23 UTC on February 22.

Central to achieving this monumental task was using a Nanofiche. In this compact, 15-layer nickel stack time capsule, each XPUNK is individually engraved on this device, with all associated metadata securely preserved within its structure.&#x20;

Engineered for extraordinary longevity, the Nanofiche is expected to endure billions of years in space and at least 50 million years on the Moon. Its nickel composition is resilient against oxidation, electromagnetic radiation, extreme temperatures, and other environmental challenges.

<figure><img src="/files/QLlEP78vmvcupkdrWhJ3" alt="" width="375"><figcaption><p>The Nanofiche Disk</p></figcaption></figure>

In addition to XPUNKs, the mission includes contributions from 222 iconic artists spanning various fields, such as Grammy-winning artists, eminent visual creators, and world-class athletes. The collection features diverse works ranging from iconic paintings from masters like Van Gogh and Michelangelo, to contributions from modern legends such as Stan Lee, Mick Jagger, and Jimi Hendrix.&#x20;

It also includes 300 NFTs from the Moonbirds collection and tracks produced by Grammy-award winner Timbaland, establishing the Odysseus lander as the home of the inaugural Lunar Museum - a testament to human creativity and achievement across different eras and disciplines.

Proof of Yeet:

[IM-1 Lander](https://www.intuitivemachines.com/im-1)

[NASA + Intuitive Machines](https://nssdc.gsfc.nasa.gov/nmc/spacecraft/display.action?id=IM-1-NOVA)

[NASA](https://blogs.nasa.gov/artemis/tag/commercial-lunar-payload-services/)


---

# 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.xpunks.club/the-moon.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.
