# How to determine if an NFT has been used to register for a launchpad?

**Step 1:** Visit Starship website at <https://starship.network/>

**Step 2:** Click on **Stats** on the to top menu bar or visit directly this link: <https://starship.network/stats>

<figure><img src="https://lh7-us.googleusercontent.com/2Z7W4yaFnXuHmYeJfvTFeDjvTtD2UVZ6O0NLLw4UARJu74tJaJloFL5qq0dGpYFpHp-VRysF_POur2ZBObKBcaswh3xTQwK1QgFAu1hirnrsmWBwukt1-NtuHYIsJt4QReqKfixnEECxFrq_GdHDdtk" alt=""><figcaption></figcaption></figure>

**Step 3:** Search by NFT ID, for example *4180*

<figure><img src="https://lh7-us.googleusercontent.com/QAaQZfmvwQJVVUOHAhrd2G0V984DkGhqitREOopo2k7lgei8CNFBnZr_lNlEBJDXl9erxOHv24B0bFHvF626JQKZwHvSYJ6v38pCQU4mCgzPykrFNQHMnQem30fcFswBsg0645QpOFcv6W8Vbv3uSVU" alt=""><figcaption></figcaption></figure>

**Step 4:** Click on the NFT and check the information including:

1. Current owner
2. Blockchain
3. Project Registered &#x20;
4. Launchpad Joined
5. Register time

<figure><img src="https://lh7-us.googleusercontent.com/ghj2FtmL0KQTntrw_DuYAacp-pI2OGiwbo-c3h6aw8KRECusgvjcP8m4uarbp3aeRJe7Jy7BdHSZCzedVQ-9_HyDYdJf7LjJYnm4rBn5ESAC_c9bT_KiX2tzbk4-JInmUv3ZnOJcNoY5X9xyWXfEo5I" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:**

1. Each NFT is valid for registration only on a particular Launchpad.
2. Before purchasing an NFT on the market to participate in a Launchpad, it's crucial to check whether it has already been registered for that Launchpad.&#x20;

*For example: If the NFT has been previously registered for Launchpad X by another owner, it's important to avoid purchasing it, as doing so would make it ineligible for registration on Launchpad X.*
{% 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.starship.network/for-investor/faqs/how-to-determine-if-an-nft-has-been-used-to-register-for-a-launchpad.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.
