# Donate

WizBot is an [open-source project](https://gitlab.com/WizNet/WizBot), and we rely on your help to develop the bot, pay hosting fees, maintain our website and more. Donations go a long way in helping us keep the project alive, and we appreciate every single one of them.

## Perks

Donating to us also gives you the following benefits:

* A hoisted **Donators role** in our [Discord server](https://wizbot.cc/discord)
* Access to exclusive **#noticed** text and voice channels
* **1000 flowers** on the public bot per dollar donated (after fees)
* **Expressions** on the public bot for [Patreon pledges](https://www.patreon.com/WizNet) of $5 or higher

## Patreon

You can set up a monthly pledge on [Patreon](https://www.patreon.com/WizNet) and support the project's growth, and also get flower rewards for every month you donate!

!!! Note Connect your Discord account on Patreon to receive your flowers automatically

[![img](/files/-MbDPrpEyZ3Gy4_SkgtH)](https://www.patreon.com/WizNet)

## PayPal

You can also donate to us through [PayPal](https://paypal.me/Wizkiller96Network) for one-time donations using the button below.

!!! Note Mention your Discord tag (Username#1234) in the payment note to receive flower rewards.

[![img](/files/g1eovNWpwKYamUVcFLZF)](https://paypal.me/Wizkiller96Network)


---

# 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://ndocs.wizbot.cc/docs/donate.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.
