# Marketplace scripts

## Introduction

The **scripts** page includes a range of prebuilt custom scripts. These scripts perform a range of functions that you may find useful when building process flows. &#x20;

Having [installed a custom script ](/product-documentation/developer-hub/custom-scripting/accessing-custom-scripts.md#installing-a-custom-script)it can be used in your process flows immediately, via the [script shape](/product-documentation/process-flows/building-process-flows/process-flow-shapes/advanced-shapes/script-shape.md).

## Browsing scripts

Having selected the **scripts** option from the marketplace, you can browse and [install](/product-documentation/connectors-and-instances/working-with-connectors/installing-a-connector.md) prebuilt scripts:

<figure><img src="/files/R6dFR96WUWL6opKSIf3X" alt=""><figcaption></figcaption></figure>

Scripts are displayed over a series of pages, which you can step through using page numbers at the bottom of the marketplace. Each item is displayed with a name, description and an [install](/product-documentation/developer-hub/custom-scripting/accessing-custom-scripts.md#installing-a-custom-script) option.

## Related information

For all information about working with custom scripts, please see our [Custom scripting](/product-documentation/developer-hub/custom-scripting.md) section.


---

# 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://doc.wearepatchworks.com/product-documentation/marketplace/marketplace-scripts.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.
