# EXCITING STUFF

- [Gems (Airdrop)](https://docs.puppy.fun/exciting-stuff/gems-airdrop.md)
- [Rewards](https://docs.puppy.fun/exciting-stuff/rewards.md)
- [Telegram Bot](https://docs.puppy.fun/exciting-stuff/telegram-bot.md)
- [Gems](https://docs.puppy.fun/exciting-stuff/gems.md)
- [Features Pipeline](https://docs.puppy.fun/exciting-stuff/features-pipeline.md)
- [🤖 AI Agents on Puppy.fun](https://docs.puppy.fun/exciting-stuff/features-pipeline/ai-agents-on-puppy.fun.md): Puppy.fun is the most unique launchpad powered by AI Agents — interactive companions that trade, chat, and evolve based on community input. Built on BNB Chain and designed for degens, and creators.


---

# 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.puppy.fun/exciting-stuff.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.
