> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/exchange/borrow-and-lend/for-japanese-users/how-to-use-borrowlend-jp/unsupported-deposit-jp.md).

# 対象資産・対象外の資産について

### 借&#x5165;**/貸出 (Borrow/Lend)の対象資産とは**

借入/貸出（Borrow/Lend）の対象となる暗号資産は、あらかじめ定められています。

対象資産を入金した場合、その資産は入金と同時に自動レンディング（Auto-Lend）の対象となり、**3日間（72時間）の満期**を持つ貸付として管理されます。

### **1.対象外の資産を入金した場合の扱い（重要）**

対象外資産を入金した場合は以下の通りです。

* 自動レンディングは行われません
* 利息は発生しません
* 対象外資産の取り扱い（出金等）はシステムで操作できない場合があります

対象外資産を誤って入金した場合は、カスタマーサポートまでメールでご連絡ください。

**<support@backpack.exchange>**

### 2.対象資産の確認方法（レンディングマーケット一覧）

<figure><img src="https://1790800155-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3kiM6CAFBZoTCJcZ8X7k%2Fuploads%2FpGJEyVT8d1APs6mW24JU%2Fimage.png?alt=media&amp;token=3a08203f-c977-422d-a2f1-84d9210de9ec" alt=""><figcaption></figcaption></figure>

Borrow/Lend の対象資産は、レンディングマーケット一覧画面で確認できます。

この画面では資産ごとに以下が表示されます。

* 貸出年利（Lend APY）
* 借入年利（Borrow APY）
* 総貸出額 / 総借入額
* 利用率（Utilization）

ここに表示されている資産が、その時点で Borrow/Lend の対象資産です。

> 注意：入金画面で「対象外です」という事前警告が表示されない場合があります。入金前に必ず対象資産か確認してください。


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/exchange/borrow-and-lend/for-japanese-users/how-to-use-borrowlend-jp/unsupported-deposit-jp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
