# Donations

If you believe in this product and have benefited from its services, please consider being a part of the community of donors!

## Ways to Donate

### Patreon

{% embed url="<https://www.patreon.com/bePatron?u=9671005&redirect_uri=http%3A%2F%2Fechobaseapp.com%2F&utm_medium=widget>" %}

{% hint style="success" %}
Unlimited scheduled assignments for your guild or alliance (where applicable), automatic data refresh before scheduled assignments are run, and more are available to Patreon patrons!
{% endhint %}

### PayPal

{% embed url="<https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=jsimpso2@harding.edu&lc=US&item_name=Donation+to+EchoBase&no_note=0&cn=&curency_code=USD&bn=PP-DonationsBF:btn_donateCC_LG.gif:NonHosted>" %}

{% hint style="success" %}
One-time or recurring payments, does not require a PayPal account.
{% endhint %}

### DigitalOcean Referral

EchoBase is hosted on the cloud platform **DigitalOcean**. If you are looking to host something of your own, and you have never signed up with DigitalOcean before, simply use my referral link to sign up! You'll get free DO credit just for using the link, and DO will give me a referral bonus, which will be applied directly to my monthly EchoBase hosting costs. [See referral program details here.](https://www.digitalocean.com/referral-program/)

EchoBase's referral link:

{% embed url="<https://m.do.co/c/6504a1720455>" %}

{% hint style="success" %}
We both get money this way! It's a win-win!
{% 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.echobase.app/donations.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.
