# Ottieni il codice web di un asset

1. Dalla barra di navigazione superiore, seleziona **Contenuto** → **Risorse**.
2. Nell'elenco delle risorse, seleziona la risorsa per la quale desideri ottenere il codice.
3. Dalla slide-out, seleziona il **Codice risorsa** scheda.
   * Troverai il codice web HTML/iFrame della risorsa così come il link di tracciamento della risorsa. Questo codice può essere inserito ovunque tu voglia distribuire la risorsa, come in una pagina web o in materiale promozionale.
4. Seleziona **Copia codice**.


---

# 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://help.impact.com/partner/it/cosa-vorresti-imparare/platform-features/marketing-content/brand-assets/get-an-assets-web-code.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.
