# Core API spotlights

## Introduction

Our full core API and associated documentation is available as a Postman collection - please see our [Core API ](broken://pages/EVn1AesQJtjyoIw7p0HZ)page for details. In this section we spotlight some common API functionality, including step-by-step tutorials.

## Pages in this section

* [Initialising a process flow & sending data via the Patchworks API](/product-documentation/developer-hub/patchworks-core-api/core-api-spotlights/initialising-a-process-flow-and-sending-data-via-the-patchworks-api.md)
* [Working with cross-reference lookup API requests ](/product-documentation/developer-hub/patchworks-core-api/core-api-spotlights/working-with-cross-reference-lookup-api-requests.md)


---

# 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/developer-hub/patchworks-core-api/core-api-spotlights.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.
