# Overview

Whitelisted tokens on the 3A platform could affect the protocol and its EURO3 stablecoin at its core, so it is crucial to build a robust and systematic risk model.

This section outlines the 3A Risk methodology, the main categories, and the factors that compose them.&#x20;

3A DAO relies on these underlying factors to assess a protocol’s creditworthiness and decides if a token can get whitelisted as collateral.

{% hint style="success" %}
**This risk model is going to be the backbone of 3A’s long-term success**
{% 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://docs.3adao.org/3a-protocol/whitelisting-criteria/overview.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.
