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

# Developer guide

export const productName = "Atoti FRTB";

Welcome to the {productName} Developer Guide

<CardGroup cols={2}>
  <Card title="DirectQuery" href="/dev/dev-direct-query">This section explains how DirectQuery is used within the Solution.</Card>
  <Card title="Releases and upgrades" href="/dev/dev-release">Details of the new features, improvements, fixes and known issues in the Solution, plus changes required to migrate to the stated version of the Solution</Card>
  <Card title="Getting Started" href="/dev/dev-getting-started">This section provides guidance on setting up your environment, working with the Reference Implementation, configuring calculations, managing bookmarks, and customizing Atoti FRTB.</Card>
  <Card title="FRTB Reference Implementation" href="/dev/dev-ref-impl">This section explains the elements provided in the FRTB Reference Implementation; input file formats, DLC (Data Load Controller), ETL (extract / transform / load), datastore and cube configurations</Card>

  <Card title="Configuring the UI" href="/dev/dev-ui-config" />

  <Card title="FRTB Core" href="/dev/dev-core">Use the DoctorPivot tool to investigate the measures and PostProcessors that are employed within your Atoti projects.</Card>
  <Card title="Extending the Solution" href="/dev/dev-extensions">This section explains how to use the available extensions and configure cubes with Java. It also provides guidelines for developing on the Solution.</Card>
  <Card title="Configuring Solution tools and methodologies" href="/dev/dev-tools">Learn about the tools available for configuring bookmarks, the drill-in functionality, stressed period, and maturity converters for DRC PnL</Card>
  <Card title="Sign-Off" href="/dev/dev-sign-off">Details of the Sign-Off API and supported sign-off adjustments</Card>
</CardGroup>
