> For the complete documentation index, see [llms.txt](https://spacepugs.gitbook.io/space-pugs-wiki-2.0/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacepugs.gitbook.io/space-pugs-wiki-2.0/introduction/3-look.md).

# 3 Look

We **are proud to announce we are the first Cardano NFT project to join <https://3look.io/>**

{% embed url="<https://youtu.be/z1LqICziPn0>" %}

3look.io stands out as an exceptionally swift and user-friendly platform for crafting Gifs and Memes. Presently, it exclusively features Ethereum NFT projects with full functionality, as exemplified by Snek utilizing their Stickers option.

The next exciting development on the horizon is the integration of Cardano into the platform, scheduled for completion in January. Once live, users will have the ability to effortlessly search for any V2 serial and utilize the corresponding NFT to rapidly generate memes and gifs.

Starting today, we can already leverage stickers, boasting nine V2 heads and our logo for creative expression. The benefits of this collaboration with 3Look are manifold. In the realm of branding, where awareness is paramount, 3Look emerges as a potent tool. Users can embark on a meme and gif creation spree, injecting a playful and engaging Space Pugs V2 spirit into the digital landscape.

Notably, 3Look is supported by Ape Coin, providing us with visibility and connections to Bored Ape Yacht Club (BAYC) holders. The platform hosts weekly leaderboards spotlighting the most frequently used collections, showcasing active users on their X platform—an excellent avenue for those enthusiastic about meme creation.

As part of the fun incentive, every quality meme crafted and shared in the [**Memes Discord Channel** ](https://discord.com/channels/935746007445168189/1186626438351306803)until the minting phase earns contributors 100 points. These points can be utilized to secure tickets for our weekly Space Pugs V2 raffle. By embracing this opportunity and going all out, we have the potential to ascend to the top of the next leaderboard, capturing attention and amplifying the presence of Space Pugs in the digital space!

:white\_small\_square:**Connect a metamask wallet to get rid of the watermark**


---

# 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://spacepugs.gitbook.io/space-pugs-wiki-2.0/introduction/3-look.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.
