> For the complete documentation index, see [llms.txt](https://docs.solarvis.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.solarvis.co/documentation/sk/configuration/materials-page/request-material.md).

# Požiadať o materiál

## Účel tejto sekcie <a href="#purpose-of-this-section" id="purpose-of-this-section"></a>

Sekcia Požiadať o materiál zabezpečuje, že môžete pokračovať v práci bez obmedzení, aj keď požadovaný produkt ešte nie je uvedený v databáze. Namiesto používania zástupných symbolov alebo externých nástrojov môžete požiadať o materiály priamo v solarVis a udržiavať všetky projektové údaje presné a konzistentné.

Všetky odoslané žiadosti sú preverené tímom a zvyčajne sú pridané do databázy do **2 pracovných dní**.

## Čo tu môžete robiť <a href="#what-you-can-do-here" id="what-you-can-do-here"></a>

V sekcii Požiadať o materiál môžete:

* Požiadať o materiály, ktoré momentálne nie sú dostupné v databáze solarVis
* Poskytnúť potrebné informácie a nahrať technické listy alebo pridať referenčné odkazy na podporu vašej žiadosti, ak chcete
* Zabezpečiť, aby požadované materiály boli pridané pre budúce projekty

{% embed url="<https://app.arcade.software/share/KKLE3QdHDo7qrQ1tA7p6?language=sk>" %}

## Ako požiadať o materiál (krok za krokom) <a href="#how-to-request-a-material-step-by-step" id="how-to-request-a-material-step-by-step"></a>

1. Otvorte stránku **Materiály**
2. Kliknite na **Požiadať o materiál**
3. Vyplňte požadované informácie:

* Meno a priezvisko, e-mail, predmet (predvyplnené)
* Typ materiálu
* Názov výrobcu
* Názov alebo číslo modelu

1. Nahrajte technický list alebo pridajte URL produktu (voliteľné)
2. **Odošlite** svoju žiadosť

Po odoslaní je žiadosť zaslaná tímu solarVis na kontrolu.

## Po odoslaní žiadosti <a href="#after-you-submit-a-request" id="after-you-submit-a-request"></a>

* Tím skontroluje a overí odoslané informácie
* Schválené materiály sú pridané do databázy solarVis do **2 pracovných dní**
* Po pridaní požadovaného materiálu budete informovaní e-mailom
* Novo pridané materiály sa zobrazia v sekcii **Všetky materiály**, kde ich môžete aktivovať
* Všetky nastavenia môžete spravovať v sekcii **Aktívne materiály**

***

## Súvisiace stránky <a href="#related-articles" id="related-articles"></a>

* [Stránka Všetky materiály](/documentation/sk/configuration/materials-page/all-materials.md)
* [Stránka Aktívne materiály](/documentation/sk/configuration/materials-page/active-materials.md)

Ak potrebujete ďalšiu pomoc, neváhajte [kontaktovať nás.](https://www.solarvis.co/en/company/contact)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.solarvis.co/documentation/sk/configuration/materials-page/request-material.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
