# Get a Platform ID

## Learn about Platform IDs

{% content-ref url="readme/basics/platformid" %}
[platformid](https://docs.talentlayer.org/readme/basics/platformid)
{% endcontent-ref %}

## Create a Platform ID on Mumbai Testnet&#x20;

{% hint style="success" %}
**Platform IDs on Polygon Mumbai are self-service** - anyone can create a Platform ID today by following the guide below.&#x20;
{% endhint %}

Step 1: Please follow the mumbai  polygon scan link <https://mumbai.polygonscan.com/address/0xEFD8dbC421380Ee04BAdB69216a0FD97F64CbFD4#writeProxyContract>

Step 2: Please follow this tutorial to mint your TalentLayer Platform ID on Mumbai&#x20;

{% embed url="<https://www.loom.com/share/384aef3008e547cfbec6bf4765b74ec1?sid=bf543684-8038-42a0-ad3d-e909073e8a15>" %}

## &#x20;Create a Platform ID on Polygon Mainnet&#x20;

In order to mint a Platform ID on the Polygon mainnet, you must be whitelisted by the TalentLayer team. Please visit the "Contact The Team" page to request a mainnet Platform ID.&#x20;

{% hint style="warning" %}
**Mainnet Platform IDs will only be approved for working testnet platforms.** Please do not request a mainnet Platform ID unless you have a production-ready app on testnet.&#x20;
{% 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.talentlayer.org/get-a-platform-id.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.
