# Activities

## Belly Rub

Use the `/bellyrub` command to give Junior gentle scritches on his belly.

## Boop

Use the `/boop` command to give Junior a classic nose boop.

## Button

Use the `/button` command and see what happens! Mysterious!

## Get Toy

Use the `/get toy` command to get Junior to fetch one of his awesome toys so that you can play it with him. He'll be your biggest fan!&#x20;

Here are some of the toys that you can choose from:

* :yarn: Yarn Ball
* :feather: Feather Wand
* :fish: Floppy Fish
* :card\_box: Cardboard Box

## Group Snuggle

Use the `/group snuggle` command to snuggle with Junior, together with up to **5** friends.

{% hint style="info" %}
Unlike [sending a snuggle to a single friend](#snuggle), even though the response embed that Junior posts shows all selected friends to be mentioned (i.e., @'d), he won't actually ping them. This is by design to prevent anyone being spam pinged via this command.
{% endhint %}

## Headbunt

Use the `/headbunt` command to get Junior to give you a loving headbunt.

To get Junior to headbunt a friend, use `/headbunt`, select the `user` option and then include the person that you want him to headbunt.

{% hint style="info" %}
Junior has a convenient user-context command that you can use for this too!

Simply right-click (on desktop) or tap (on mobile) on your name or on your friend's name in the members list, select the 'Apps' option and then select the `Headbunt` command.
{% endhint %}

## Joke

Use the `/joke` command to ask Junior to tell you one of his favorite jokes.

## Make Biscuits

Use the `/make biscuits` command to get Junior to make biscuits lovingly on your lap.

To get Junior to make biscuits on a friend's lap, use `/make biscuits`, select the `user` option and then include the person that you want him to make biscuits on.

{% hint style="info" %}
Junior has a convenient user-context command that you can use for this too!

Simply right-click (on desktop) or tap (on mobile) on your name or on your friend's name in the members list, select the 'Apps' option and then select the `Make Biscuits` command.
{% endhint %}

## Meow

Use the `/meow` command to ask Junior to meow at you.

## Pat

Use the `/pat` command to give Junior a gentle pat on his head.

## Pounce

Use the `/pounce` command to have Junior playfully pounce on you.

To have Junior playfully pounce on a friend, use `/pounce`, select the `user` option and then include the person that you want him to pounce on.

{% hint style="info" %}
Junior has a convenient user-context command that you can use for this too!

Simply right-click (on desktop) or tap (on mobile) on your name or on your friend's name in the members list, select the 'Apps' option and then select the `Pounce` command.
{% endhint %}

## Snuggle

Use the `/snuggle` command to snuggle with Junior. He's very soft!&#x20;

To send Junior to snuggle a friend, use `/snuggle`, select the `user` option and then include the person that you want him to snuggle.

{% hint style="info" %}
Junior has a convenient user-context command that you can use for this too!

Simply right-click (on desktop) or tap (on mobile) on your name or on your friend's name in the members list, select the 'Apps' option and then select the `Snuggle` command.
{% endhint %}


---

# 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://docs.juniorthecat.app/feature-guide/activities.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.
