# Fiscal Data Exchange Adapters

* [x] [Configure adapters](https://pfm.digit.org/exemplar/ifix-adapter) - Browse the steps to configure, integrate, and deploy adapters.
* [x] [Configure master data services for adapters](https://pfm.digit.org/exemplar/ifix-adapter/adapter-service-documents/ifix-adapter-master-data-service) - Add master data services for iFIX adapters.
* [x] [Install & deploy iFIX adapters](https://pfm.digit.org/exemplar/ifix-adapter/installation) - Learn how to install and deploy adapters on your [local machine](https://pfm.digit.org/exemplar/ifix-adapter/installation/local-setup) or [setup CI/CD](https://pfm.digit.org/exemplar/ifix-adapter/installation/ci-cd).
* [x] [Access source code](https://github.com/misdwss/iFix-DevOps/tree/ifix) - Access the open-source code for fiscal adapters on our GitHub repository.


---

# 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.digit.org/welcome-aboard/products-and-solutions/public-finance/fiscal-data-exchange-adapters.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.
