# Badges

If your project uses buymeacoffee.js then you can add any of the following badges below to your project's readme file. For the badges I use Shields.io API to create a custom badges for READMEs.

&#x20;[![BuyMeACoffee.JS](https://camo.githubusercontent.com/ae36a729da00afb0700f7147bdfe0c3a48e11ba7b5f4b069cd965c37c7e04f42/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4275794d6541436f666665652e4a532d2532336666646430302e7376673f267374796c653d666c6174266c6f676f3d6275792d6d652d612d636f66666565266c6f676f436f6c6f723d626c61636b)](https://github.com/warengonzaga/buymeacoffee.js)

```
![BMCJS Badge](https://wrnl.ink/bmcjs-bs1)
```

&#x20;[![BuyMeACoffee.JS](https://camo.githubusercontent.com/21214db21337f243d0d10fa51bbeeb6767bebddac7d5ae22b6f4a3812bfbef33/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4275794d6541436f666665652e4a532d2532336666646430302e7376673f267374796c653d706c6173746963266c6f676f3d6275792d6d652d612d636f66666565266c6f676f436f6c6f723d626c61636b)](https://github.com/warengonzaga/buymeacoffee.js)

```
![BMCJS Badge](https://wrnl.ink/bmcjs-bs2)
```

&#x20;[![BuyMeACoffee.JS](https://camo.githubusercontent.com/e19b2918db197684a97c3f1e9729a348095637f597bdf1161af8ee1a1d88c08f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4275794d6541436f666665652e4a532d2532336666646430302e7376673f267374796c653d666c61742d737175617265266c6f676f3d6275792d6d652d612d636f66666565266c6f676f436f6c6f723d626c61636b)](https://github.com/warengonzaga/buymeacoffee.js)

```
![BMCJS Badge](https://wrnl.ink/bmcjs-bs3)
```

&#x20;[![BuyMeACoffee.JS](https://camo.githubusercontent.com/e15f7991ee7b017092fe21cb230f2d5c442dc1911cf7ae11b15e2bc128d68868/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4275794d6541436f666665652e4a532d2532336666646430302e7376673f267374796c653d666f722d7468652d6261646765266c6f676f3d6275792d6d652d612d636f66666565266c6f676f436f6c6f723d626c61636b)](https://github.com/warengonzaga/buymeacoffee.js)

```
![BMCJS Badge](https://wrnl.ink/bmcjs-bs4)
```

{% hint style="info" %}
Once you use the project and add this badge to your project's README file, please [create a new issue](https://github.com/WarenGonzaga/buymeacoffee.js/issues/new) to add your repository link to the official README file.
{% 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.warengonzaga.com/buymeacoffeejs/misc/badges.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.
