# Core API integration

- [Order rules](https://docs.commercelayer.io/rules-engine/core-api-integration/order-rules.md): How the Rules Engine integration with Commerce Layer Core API promotions resource works behind the scenes
- [Price rules](https://docs.commercelayer.io/rules-engine/core-api-integration/price-rules.md): How the Rules Engine integration with Commerce Layer Core API price lists resource works behind the scenes
- [Virtual relationships](https://docs.commercelayer.io/rules-engine/core-api-integration/virtual-relationships.md): How to leverage the JSON Web Token info to create rules


---

# 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://docs.commercelayer.io/rules-engine/core-api-integration.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.
