> For the complete documentation index, see [llms.txt](https://frogland.gitbook.io/toadex/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://frogland.gitbook.io/toadex/gameplay/bot-commands/quest-specific-commands/santa-frogs/santa-frog-imposter-commands.md).

# Santa Frog Imposter Commands

Have YOU caught a Santa Frog yet? :eyes:

<details>

<summary>$bribe-or-bounty-rules</summary>

Ahhh...bribe or bounty, the classic prisoner's dilemma! Read carefully:

You can **$take-the-bribe** or **$refuse-the-bribe**. If you and your NPC fren BOTH choose to $refuse-the-bribe, you two will bring the obstreperous Santa Frog in and claim the bounty together, or you can BOTH choose to $take-the-bribe and split it. Here's the catch: you have two options, as does your NPC fren, leading to four possible outcomes - and you don't know what choice the NPC will make.

:frog: If you **BOTH $take-the-bribe**, you'll get a larger Fish Scale bribe, but have to split it with your fren and Santa Frog goes free.

:frog: If you **BOTH refuse-the-bribe** and bring him to the FLPD, you and your fren will each get a bounty from the FLPD (the FLPD toads are just so happy to not have to do any work themselves), taking one Santa Frog imposter off the streets.

:frog: If **YOU $take-the-bribe** and your NPC **FREN $refuses-the-bribe**, you'll get the bribe, lose a fren, and Santa Frog goes free.

:frog: If **YOU $refuse-the-bribe** and your NPC **FREN $takes-the-bribe**, you will have a very sticky situation on your hands...

You cannot communicate with your fren, suggest he behave a certain way, or predict the choice he’ll make. Hazards of making questionable frens ;)

**REMEMBER:** if you turn the Santa Frog into the FLPD, one imposter will be off the streets of Frogland...meaning one response will be removed from the $find/catch/trap commands for *each* imposter turned in.

You have 60 seconds to make your choice, once the game begins.&#x20;

</details>

{% hint style="info" %}
**Looking for a** [**hint**](/toadex/gameplay/bot-commands/utility-commands/ok-froggle-commands.md)**?** :eyes:
{% endhint %}


---

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

```
GET https://frogland.gitbook.io/toadex/gameplay/bot-commands/quest-specific-commands/santa-frogs/santa-frog-imposter-commands.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.
