> ## Documentation Index
> Fetch the complete documentation index at: https://holder.docs.fiskil.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Frequently Asked Questions

> Common questions about Fiskil Data Provider implementation and usage.

## General Questions

### What is Fiskil Data Provider?

Fiskil Data Provider is a platform that enables secure, compliant data sharing between financial institutions and authorized third parties. It handles consent management, token validation, and API orchestration while maintaining regulatory compliance.

### How does Fiskil ensure data security?

Fiskil implements multiple layers of security including OAuth 2.0/OIDC authentication, JWT token validation, optional mTLS, and comprehensive audit logging. All data transmission is encrypted and access is strictly controlled through consent-based scopes.

### What compliance frameworks does Fiskil support?

Fiskil supports various regulatory frameworks including CDR (Consumer Data Right), FDX (Financial Data Exchange), and PSD2. Compliance profiles can be configured per instance to ensure adherence to specific regulatory requirements.

## Technical Questions

### How do I integrate my Resource Server with Fiskil?

Integration involves configuring your Resource Server settings in the Fiskil Console, implementing JWT token validation, and ensuring your API endpoints enforce the appropriate scopes. See our [Getting Started](/docs/get-started/index) guide for detailed steps.

### Can I use custom domains for my Data Provider?

Yes, Fiskil supports custom domains for consent screens, APIs, and consumer dashboards. This ensures a seamless, branded experience for your customers. See [Custom Domains](/docs/configure/custom-domains) for setup instructions.

### How do I test my integration before going live?

Fiskil provides comprehensive testing tools including Postman collections, request logs, metrics dashboards, and compliance validation tools. Always test thoroughly in staging before promoting to production. See [Testing](/docs/testing/index) for more details.

## Support

For additional questions or technical support, please [contact our team](https://www.fiskil.com/contact).
