# Ellipse Phase 1:  Proof of Concept

- [Two Jurisdictions, One Common Data Model](https://docs.bis.org/ellipse/proof-of-concept/two-jurisdictions-one-common-data-model.md)
- [Cross-Border Data Model using Retail Mortgage Loans](https://docs.bis.org/ellipse/proof-of-concept/cross-border-data-model-using-mortgage-loans.md)
- [Data Components for Retail Mortgages](https://docs.bis.org/ellipse/proof-of-concept/data-components-for-retail-mortgages.md)
- [Data Attributes](https://docs.bis.org/ellipse/proof-of-concept/data-attributes-and-definitions.md)
- [Data Definitions](https://docs.bis.org/ellipse/proof-of-concept/data-definitions.md)
- [Using the Common Domain Model (CDM)](https://docs.bis.org/ellipse/proof-of-concept/modelling-ellipse-using-the-common-domain-model-cdm.md)
- [Normalising Common Components](https://docs.bis.org/ellipse/proof-of-concept/normalising-common-components.md)
- [CDM Mortgage JSON](https://docs.bis.org/ellipse/proof-of-concept/cdm-mortgage-json.md)
- [Programmable Reporting Logic and Machine Executable Reports](https://docs.bis.org/ellipse/proof-of-concept/programmable-reporting-logic-and-machine-executable-reports.md)
- [VIDEO: Demonstration of the Mortgage CDM](https://docs.bis.org/ellipse/proof-of-concept/demonstration-of-the-mortgage-cdm.md)
- [Our Findings](https://docs.bis.org/ellipse/proof-of-concept/ellipse-mortgage-cdm-demostration.md)
- [Next Steps](https://docs.bis.org/ellipse/proof-of-concept/next-steps.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://docs.bis.org/ellipse/proof-of-concept.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.
