# Website Badge

To show the list of Collectives that you are backing on your website, use add this script:

```
<script src="https://opencollective.com/:username/collectives.js?role=backer"></script>
```

You can replace `backer` by `admin` (core contributor), `member` (contributor) or `host`. Leave it empty or remove it to show all the collectives that you are a member of, irrespective of the role.

![](https://2682340432-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LnScH_KG1YJixOv0LJB%2F-LrtZDhGbYm2tRxhPmkZ%2F-LrtZGZC4BW0lb_KgmH7%2Fscreen-shot-2019-01-24-at-2.51.57-pm.png?generation=1571850103968291\&alt=media)


---

# 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://documentarians.gitbook.io/metadocumentation/clone/backers-and-sponsors/website-badge.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.
