# Overview

## What is Buy Me a Coffee?

It is a fast and beautiful way to accept support, membership and offer extras to your audience. Instead of asking your audience to donate or 'become your patron', you can ask them to buy you a coffee.

[Sign up](https://buymeacoff.ee/?via=warengonzaga), to get you started!

## What is buymeacoffee.js?

A simple and lightweight but powerful Node.js API client for [Buy Me A Coffee API](https://developers.buymeacoffee.com/).

## Why buymeacoffee.js?

The key goal of buymeacoffee.js Node.js API client is to make development easier for Node.js based web application. This lets new users of Buy Me a Coffee API get up and running faster.


---

# 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.warengonzaga.com/buymeacoffeejs/master.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.
