# Quest #3: The Counter Offensive

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

That no-good Gargamel is trying to hoard all the magic! No single person should have total control over something so powerful.

We’ll need to break into Gargamel’s hovel and take back the crystals he stole from the Webs. While we’re there, keep an eye out for anything else we should “liberate” from his possession.

### Quest 3.1 - Weak

It looks like Gargamel has built a walled garden around his hovel to keep people out.

What’s this? There’s a piece of paper stuck to the back of the padlock with something written in code. It couldn’t possibly be the code to open the lock… could it?

**Decrypt Gargamel’s password to gain access to his hovel.**

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

<details>

<summary>3.1 Answer</summary>

Wow, really? I thought even Gargamel would know better than to use <mark style="color:blue;">**12345**</mark> for his password!

</details>

### Quest 3.2 - Off the Webs

We made it into Gargamel’s hovel! Now let’s see if we can find anything. There appear to be cages all over the place… and they’re full of spiders! They must be from the mystical temple. I bet Gargamel captured them when he stole the crystals.&#x20;

Papa Smurf used their webs to create magical connections at the temple to help restore the balance of nature. We can’t just leave them there, let’s free the spiders. Maybe they’ll be able to help us down the line.

**Hold on, they look like they’re trying to communicate with us. Solve their hidden message to learn how we can start to restore the balance of nature.**

<figure><img src="/files/6Lwj9BPmxspAempM9O3L" alt=""><figcaption></figcaption></figure>

<details>

<summary>3.2 Answer</summary>

Hmmm, looks like the spiders think we need to save the planet <mark style="color:blue;">**IRL**</mark>.

</details>

### Quest 3.3 - Gargamel's hand is 'copy-pasted'

Look over there! Gargamel’s got a whole bunch of Smurf Statuettes in his trophy case. Though, most of his trophies don’t look super rare or even that nifty if you ask me. Let’s grab the Statuettes and dump the rest.

Wait a minute, there seems to be a booby trap. The statuettes are all marked with strange lettering. I bet they’re in some kind of pattern. We should be careful to remove them one at a time so we don’t set off the booby trap.

Find the pattern on the statuettes and unscramble Gargamel’s hidden code so you can remove them without setting off the boobytrap.

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

<details>

<summary>3.3 Answer</summary>

Of course Gargamel wants our assets to be <mark style="color:blue;">**UNCOPYRIGHTABLE**</mark>, that way he can just steal whatever he wants!

</details>


---

# Agent Instructions: 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:

```
GET https://wiki.thesmurfssociety.com/the-smurfs-society/story/twitter-quests-solved/chapter-1-the-stone-smurfs/quest-3-the-counter-offensive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
