# Production IP Addresses

You may refer to Minted Network's production IP addresses while setting up your collection metadata / tokenURIs.

If possible, please allowlist our IP addresses if you are hosting your own metadata (i.e., not on IPFS). This would allow us to pull NFT data from your server smoothly. Otherwise, our system may not be able to fully / properly list or index your project.

```
18.139.189.133
18.136.18.114
18.139.113.42
```

<br>


---

# 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.minted.network/minted-help-centre/docs/production-ip-addresses.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.
