> ## Documentation Index
> Fetch the complete documentation index at: https://jigsaw-13.mintlify.app/llms.txt
> Use this file to discover all available pages before exploring further.

# JigsawStack Badge

In return for the free plan, all we ask is that you put our `Powered by JigsawStack` badge in the footer of your website.

<Frame>
  <img src="https://jigsawstack.com/badge.svg" alt="Powered by JigsawStack. The One API for your next big thing." />
</Frame>

## Installation

To integrate it into your website, paste the below code snippet into the HTML of your footer.

```html theme={null}
<a href="https://jigsawstack.com/?ref=powered-by" rel="follow">
  <img
    src="https://jigsawstack.com/badge.svg"
    alt="Powered by JigsawStack. The One API for your next big thing."
  />
</a>
```

<Info>
  You are free to pick a size that works with your design, however, the badge
  must not go below a minimum width of `150px`.
</Info>
