> For the complete documentation index, see [llms.txt](https://yukiokoito.gitbook.io/collect-fumos-official-wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://yukiokoito.gitbook.io/collect-fumos-official-wiki/welcome-to-collect-fumos.md).

# Welcome to Collect Fumos!

{% hint style="info" %}
The wiki is no longer maintained by the bot developer, some information might not be correct anymore, please wait until we find a solution.

the only thing that is properly maintained is the TOS and Privacy Policy
{% endhint %}

<figure><img src="/files/K26ExWlAyH2XV0SaHx4b" alt="" width="250"><figcaption></figcaption></figure>

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

## 🧵 Introduction

Welcome to **Collect Fumos!**, a funny, cozy, and slightly chaotic Discord bot where you can collect all your favorite Fumos! Built with love (and a lot of silliness), this bot lets you collect, raise, gift, and compete using an ever-growing collection of adorable Fumos.

Whether you're a collector, a pet-raising enthusiast, or just here for the memes, **Collect Fumos!** has something for everyone.

For support, or just to have fun join our community discord server [https://discord.gg/6VeVAHaXfN ](<https://discord.gg/6VeVAHaXfN >)

***

### ✨ Key Features

* 🧺 **Collect Fumos** — Claim wild Fumos before they disappear!
* 🎁 **Gacha Packs** — Pull from randomized packs to expand your collection.
* 🐣 **Raise a Fumo** — Pet, level, and send your favorite Fumo on adventures.
* 💱 **Auction House** — Buy and sell Fumos with others.
* 📚 **Browse & Inventory** — View every Fumo and manage your personal stash.
* 🏆 **Leaderboards** — Compete to be the top collector globally or per server.
* 🎁 **Gifting System** — Give Fumos to your friends.
* ⚙️ **Multi-Server Support** — Works seamlessly across multiple servers with custom spawn channels.

***

### 🚀 How to Start

1. **Invite the bot** to your server (if you haven’t already).
2. Use `/setup <channel>` to choose where Fumos will spawn.
3. Wait for a wild Fumo to appear and be the first to claim it with `/claim <code>`!
4. Collect points, open gacha packs, and grow your collection!

***

### 🧠 Who This Bot is For

* Touhou fans who love Fumos.
* Discord users looking for a fun collectible side-game.
* Communities wanting a low-maintenance and entertaining bot to liven up chat.

***

### 🗺️ What’s Next?

You can explore the rest of this wiki to learn all about the bot’s features, mechanics, and tips for becoming the ultimate Fumo collector!


---

# 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://yukiokoito.gitbook.io/collect-fumos-official-wiki/welcome-to-collect-fumos.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.
