# Banking & Savings

Welcome to Engine by MoneyLion’s Native API Integration Guide for the Savings Marketplace. This document contains everything needed to integrate with Engine by MoneyLion’s platform and match users with Savings offers from Financial Services partners. The guide will cover how to build a complete and compliant user experience and how to post information to, and retrieve offers from Engine by MoneyLion’s API.

{% content-ref url="savings/marketplace-display-requirements" %}
[marketplace-display-requirements](https://even-financial.gitbook.io/developer-center/native-api-integrations/savings/marketplace-display-requirements)
{% endcontent-ref %}

{% content-ref url="savings/information-collection-for-savings-offers" %}
[information-collection-for-savings-offers](https://even-financial.gitbook.io/developer-center/native-api-integrations/savings/information-collection-for-savings-offers)
{% endcontent-ref %}

{% content-ref url="savings/displaying-savings-offers" %}
[displaying-savings-offers](https://even-financial.gitbook.io/developer-center/native-api-integrations/savings/displaying-savings-offers)
{% endcontent-ref %}

{% content-ref url="savings/reporting" %}
[reporting](https://even-financial.gitbook.io/developer-center/native-api-integrations/savings/reporting)
{% endcontent-ref %}

{% content-ref url="savings/api-specifications" %}
[api-specifications](https://even-financial.gitbook.io/developer-center/native-api-integrations/savings/api-specifications)
{% endcontent-ref %}


---

# 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://even-financial.gitbook.io/developer-center/native-api-integrations/savings.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.
