# Whitelist Procedure

For a tAsset to be fully functional on the NEPRI TFA Protocol, *two* governance polls will need to be passed. The whitelisting consists of four major steps.

1. A user should make a **Whitelist a New tAsset** poll following the instructions listed. The proposal should be as detailed as possible, providing all the necessary information that a voter would need to be able to make an informed decision.
2. Once the above poll is nearing completion and seems like it will pass, a user should request oracle support for the said asset from either Band Protocol (**contact information to be announced shortly**) or Chainlink (**contact information to be announced shortly**). The user should refer to the specific proposal that has passed and includes a link.
3. Once the oracle has tested for stability and is fully operational, any user may submit a **Register Whitelist Parameters** with the provided oracle address in the `Oracle Feeder` field.
4. If the poll again passes, the new Tokenized Asset is immediately added to the active set of assets with prices being fed. However, there is an approximate one-week delay before the new asset can be added to ensure that the feed is running smoothly on the NEPRI TFA Protocol.


---

# 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://nepri.gitbook.io/neprifinance/governance/whitelist-procedure.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.
