# 伝授(必殺技とスキル)

<figure><img src="/files/mqd2rbjRu5SHtEBgZg7L" alt=""><figcaption></figcaption></figure>

伝授では、一定の$TSUBSAUTを支払うことで覚えていた必殺技やスキルが別の選手NFTに伝授する事ができます。

これは、全く同一キャラクタの選手NFT同士で可能となります。

## 使い方

1. スキル or 必殺技を選択する。
2. 伝授元と伝授先を選択する。&#x20;
3. 伝授したいものを選択すると、コストが算定される。&#x20;
4. コストを支払うと伝授が完了する。

## コスト

<figure><img src="/files/ZpPO1ViX5tynGL71iOjy" alt=""><figcaption></figcaption></figure>

例）スキルを4つ伝授する場合のコスト：400 x 4 = 1600 $TSUBASAUT \
　　大空翼でゴールデンコンビLv1 (x1.6) , オーロラカーテンLv1 (x1.52)を伝授する場合： \
　　160+152 = 312 $TSUBASAUT

## 注意事項

* パック１とパック２の翼では伝授できません。
* 伝授すると、伝授元のスキルや必殺技は削除されます。
* 伝授先の選手の必殺技やスキルのスロットは解放されていることが伝授条件です。
* 必殺技スロット１は伝授不可です。


---

# 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://captain-tsubasa-rivals.gitbook.io/ja/player-nft/tosukiru.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.
