# 디파이 포지션 대시보드 이용하기

<div><figure><img src="/files/CIPQIioBjoOqV2qIxaGr" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5DYCYZC0MIsP3YeiumRA" alt=""><figcaption></figcaption></figure> <figure><img src="/files/5DYCYZC0MIsP3YeiumRA" alt=""><figcaption></figcaption></figure></div>

바이포트 모바일은 자산 관리 메뉴에 있는 대시보드에서 그래프를 통해 유저의 투자 현황을 간략히 보여 줍니다. 지갑에서 제공하는 그래프를 통해 유저는 어떤 자산이 ‘놀고' 있는지 확인하고, 어떻게 투자를 진행할지에 대해 고민해볼 수 있습니다.

디파이에 대한 유저의 이해도를 높이기 위해 단순 정보 제공 목적으로 몇몇 프로토콜을 보여 주고 있습니다. 해당 프로토콜을 이용한 투자하는 자산은 ‘나의 DeFi 포지션’으로 전환되며, 유저는 이를 통해 포지션을 손쉽게 모니터링할 수 있습니다.

### 고지사항

가상자산 및 DApp과 관련하여 제공하는 모든 정보는 단순 정보 제공을 목적으로 하며, 특정 자산에 대한 투자 추천을 의미하지 않습니다. 파이랩에서는 투자와 관련하여 그 어떠한 책임도 지지 않습니다.


---

# 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.bifi.finance/biport-mobile-1/undefined-2/undefined-3.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.
