# I know the Chemical Composition!

#### Importing a Chemical Composition

Here’s how to import a chemical composition using the Predictor tool in Total Materia for internal materials:

1. **Select Composition**: On the Predictor interface, ensure that the "Composition" option is selected rather than "Material."
2. **Import Chemical Composition**: If you already have the chemical composition, use the "Import chemical composition" button to upload your internal data. You can also manually input your chemical composition by selecting the relevant base element (such as Aluminum, Steel, etc.) and specifying the percentage composition of each element in the material.&#x20;
3. **Download Template**: If you need a predefined structure, you can download the template provided by Total Materia. The template will guide you through the correct format for importing your composition data, ensuring it’s properly aligned with the system’s requirements.

<figure><img src="/files/BdtDD7bzEzpuGICtE83u" alt=""><figcaption></figcaption></figure>

All other steps are as described in the "I know the Designation" part.&#x20;


---

# 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.totalmateria.com/predictor/user-guide/ready-steady-predict/i-know-the-chemical-composition.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.
