# 新規プロジェクト申請 | New project

NFTWars対応可能プロジェクトを確認の上、新規プロジェクト申請フォームより申請ください。

## NFTWars対応可能プロジェクト

### 対応チェーン /  Chain

|                     | 発行済みNFTへの対応 | 新規発行NFTへの対応   |
| ------------------- | ----------- | ------------- |
| Oasys Hab Layer（L1） | ⚪️          | ⚪️            |
| TCG Verse           | ⚪️          | × coming soon |
| MCH Verse           | ⚪️          | ⚪             |
| polygon             | ⚪️          | ⚪️            |
| Ethereum            | ⚪️          | ×             |
|                     |             |               |
|                     |             |               |

\*新規発行NFTへの対応：現在発行されておらず、今後新規に発行されるNFTに対応できないチェーンがあります\
\*Support for newly issued NFTs: There are chains that are not currently issued and cannot support newly issued NFTs in the future.

### 画像形式 / Image format

| png | jpeg | gif |
| --- | ---- | --- |
| ⚪️  | ⚪️   | ⚪️  |

| svg | IPFS |   |
| --- | ---- | - |
| ×   | ×    |   |

| 画像サイズ / Images size    | 画像枚数 / Number of images       |
| ---------------------- | ----------------------------- |
| \~ 1MB/枚 / \~1MB/sheet | 3万枚以下 / 30,000 sheets or less |

\*サポートされていない画像フォーマット、サイズ等の場合、画像が表示されません

\*If the image format, size, etc. is not supported, the image will not be displayed

NFTWarsでカード化される際に元の画像が正方形の場合はそのままカード化されます。元の画像が長方形の場合は上下左右に余白ができたり、対応不可になる可能性がございます。

### NFTのIDが100,000桁以上の場合 /If the NFT ID is 100,000 digits or more

| 今後新規のNFT発行あり | 今後新規のNFT発行なし |
| ------------ | ------------ |
| ⚪️           | ×            |

\*NFTのID（ex. #10001234）が100,000桁以上の場合、今後新規のNFT発行がないプロジェクトには対応できません

\*If the NFT ID (ex. #10001234) is 100,000 digits or more, we cannot support projects that will not issue new NFTs in the future.

#### NFTWars 新規プロジェクト申請フォーム

{% embed url="<https://docs.google.com/forms/d/e/1FAIpQLScC3rorCvZPoWR0HtmPU6B2Bc26SI-RIk-Ui3FPDZIeFa3SLw/viewform>" %}

####

\<en>

Please check the projects that are compatible with NFTWars and apply using the new project application form.

#### NFTWars new project application form&#x20;

<https://docs.google.com/forms/d/e/1FAIpQLScC3rorCvZPoWR0HtmPU6B2Bc26SI-RIk-Ui3FPDZIeFa3SLw/viewform>

####

プロジェクト参加申込規約


---

# 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://nft-wars.gitbook.io/nft-wars/purojekuto-new-project.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.
