# MFN

MFN is a regulatory press release service for publicly traded companies and built with smart features that save time and reduce the risk of mistakes

&#x20;[Modular Finance](https://modularfinance.com/) is the company behind the product and is a SaaS company focusing on the financial markets in the Nordics and the United Kingdom.&#x20;

## Audience&#x20;

This documentation is aimed at any third part who wants to integrate with MFN and consume the news that companies produce and communicate.&#x20;

More info about MFN can be found here: <https://modularfinance.com/mfn>

Public news feed can be found here: [https://mfn.news](https://mfn.news/all/s/nordic)


---

# 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://modfin.gitbook.io/mfn/-LRMjppiwci9_gPjsMUx/master.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.
