# Do you provide a URL link to the reference article for adverse media screening?

When working in integration with Commercial Off-The-Shelve (COTS) lists for adverse media screening, Screena always provides all available information, including the entire set of URL links to the reference articles. Our API returns the URL links under the field `sources`.

{% hint style="info" %}
To learn more about data sourced from third-party list vendors, including a code sample of a typical response returned by Screena, check the answer to this question: [How is the data of third-party list providers conveyed to your name-screening API response?](/resources/faq/watchlists/how-is-the-data-of-third-party-list-providers-conveyed-to-your-name-screening-api-response.md)
{% endhint %}


---

# 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.screena.ai/resources/faq/watchlists/do-you-provide-a-url-link-to-the-reference-article-for-adverse-media-screening.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.
