# Open Source Credits

Renda is powered by a number of open source software. We would like to send  a big thank you to the following great projects and thousands of fantastic contributors in this ecosystem that make it absolutely great!

[Express](https://www.npmjs.com/package/express)

[Serverless](https://www.npmjs.com/package/serverless)

[Middy](https://www.npmjs.com/package/middy)

[JWT](https://www.npmjs.com/package/jsonwebtoken)

[UUID](https://www.npmjs.com/package/uuid)

[QPDF](https://www.npmjs.com/package/qpdf)

[Puppeteer](https://pptr.dev/)

[OTP Library](https://www.npmjs.com/package/otplib)


---

# 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://documentation.renda.io/credits.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.
