# Get Started

Welcome to the DANTE Help Documentation for Version 6.3. This comprehensive guide provides detailed information on using DANTE software for heat treatment simulation and analysis.

## About DANTE

DANTE (Distortion ANalysis for Thermal Engineers) is a comprehensive software suite for simulating heat treatment processes including carburization, nitriding, quenching, and other thermal processes. It integrates with major FEA platforms including Abaqus and Ansys.

## What's in This Documentation

This documentation covers:

* **Abaqus Integration** - Building and running heat treatment models using Abaqus
* **Ansys Integration** - Building and running heat treatment models using Ansys
* **General Topics** - Installation, material databases, material models, and process characterization
* **Utility Tools** - Standalone tools for process simulation, material fitting, and heat treatment design
* **GCarb** - Carbon diffusion simulation tools

## Getting Started

If you're new to DANTE, we recommend starting with:

1. [Installation Guide](/dante-6.3-help-documentation/readme/installation.md)
2. Choose your FEA platform:
   * [Abaqus Introduction](/dante-6.3-help-documentation/introduction.md)
   * [Ansys Introduction](/dante-6.3-help-documentation/introduction-1.md)
3. Explore [Material Database](/dante-6.3-help-documentation/readme/material-database.md)
4. Try the [Utility Tools](/dante-6.3-help-documentation/introduction-2/general.md)

## Support

For additional support, please contact DANTE Solutions, Inc.

***

**Copyright © 2014 - 2026 DANTE Solutions, Inc.**


---

# 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://dante-solutions-inc.gitbook.io/dante-6.3-help-documentation/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.
