# Community dApps

{% hint style="warning" %}
Remember this are community built apps deployed on Mode testnet. Even though we do our research to try and add "safe" applications, we cannot guarantee these website safetyness.\\

We advice you use a new wallet to interact with these apps and proceed with caution.
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th align="center"></th><th align="center"></th><th data-type="rating" data-max="5"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td align="center"><strong>Mode Spray</strong></td><td align="center">Mode Spray simplifies the process of sending ETH on Mode. The user-friendly interface allows users to send ETH to multiple wallets in a bundle transaction.<br></td><td align="center"><a href="https://noisy-fish-billions.on-fleek.app/">Mode Spray</a><br><br><a href="https://github.com/wolfcito/mode-spray?tab=readme-ov-file">Github</a><br><br>Created By: <a href="https://github.com/wolfcito">Wolfcito</a></td><td>5</td><td><a href="/files/claMROVNz8JBEjAJFtjN">/files/claMROVNz8JBEjAJFtjN</a></td></tr><tr><td align="center"><strong>Gumbledapp</strong></td><td align="center">A decentralized prediction-based game built on the Mode network, made to leverage the Sequencer Fee Sharing (SFS) mechanism.</td><td align="center"><a href="https://gumbledapp.xyz/">https://gumbledapp.xyz/</a><br><br><a href="https://github.com/N44TS/Gumbledapp">Github repo</a><br><br>Built by: <a href="https://github.com/N44TS">N44TS</a></td><td>null</td><td><a href="/files/Q3pbnSTu5xbGA3vyVk1p">/files/Q3pbnSTu5xbGA3vyVk1p</a></td></tr><tr><td align="center"></td><td align="center">MORE<br>COMING<br>SOON</td><td align="center"></td><td>1</td><td></td></tr></tbody></table>

If you would like to showcase your Mode dApp on this page, please reach out to us on our developer channel on [Discord](https://dub.sh/mode-discord).


---

# 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.mode.network/other-docs/community-dapps.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.
