# Webtask & Cloudinary

## Build an online contest using Auth0 Webtask and Cloudinary

We recently released a online [contest](https://codepen.io/cloudinary/full/LjqJEG/) to showcase our [Neural Artwork Style Transfer](/cil-hackathon-guide/cloudinary/neural-artwork.md) add-on feature of Cloudinary's APIs.

![](/files/-LDDuPjYtNhgDbRW9o6A)

Our goal was to show developers how to quickly build an engaging and fun online contest using ***functions as a service** or* **FAAS** and our APIs. Check out the [contest](https://github.com/cloudinary-developers/canadian-music-week-hackathon-guide-/tree/39a9b1c59498323c6876cd302c24ff20894ab40f/h%20ttps:/codepen.io/cloudinary/full/LjqJEG/README.md) and [leaderboard](https://faas-cloudinary.com/wt-60a287cd40c53f6e56bd60ac8922bc3e-0/style-transfer/view/no-token), follow the links below to review the code on our GitHub Gists.

## Serverless Functions

<https://gist.github.com/traderd65/8bec2bff6d2b949620360d24e6ca5e71>

## Code Pen Source

<https://gist.github.com/traderd65/4d2d3b321934cf7a32dd78f6f7c6516f>


---

# 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://cloudinary.gitbook.io/cil-hackathon-guide/cloudinary/webtask-and-cloudinary.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.
