# Quick start

Welcome to the [Finqware](https://www.finqware.com) API!

This beta phase is about learning and testing various APIs with medium & large businesses willing to integrate Open Banking into their business workflows.

1. Contact us and register your company
2. We'll provide access to our developer's [portal](https://beta.developers.finqware.com)
3. Use the dev portal to create tenant apps & API keys, browse through Finqware skills and test them.


---

# 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.finqware.com/readme.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.
