# Get an Asset's Web Code

1. From the top navigation bar, select **Content** → **Assets**.
2. In the list of assets, select the asset for which you want to get the code.
3. From the slide-out, select the **Asset Code** tab.
   * You'll find the asset's HTML/iFrame web code as well as the asset's tracking link. This code can be placed wherever you want to serve the asset, like a web page or promotional material.
4. Select **Copy Code**.


---

# 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/what-would-you-like-to-learn-about/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.
