# 자산관리

- [자산 관리하기](https://help.xpert.lever.me/asset_mgmt/menu.md)
- [새 자산 추가하기](https://help.xpert.lever.me/asset_mgmt/add.md)
- [에어브릿지 필터 연산자 Appendix](https://help.xpert.lever.me/asset_mgmt/add/appendix.md)
- [Xpert 수집 정책](https://help.xpert.lever.me/asset_mgmt/policy.md)
- [Xpert 데이터 정기 수집 정책](https://help.xpert.lever.me/asset_mgmt/policy/data_collect.md)
- [GA4 자산 추가 Q\&A](https://help.xpert.lever.me/asset_mgmt/policy/ga4_qna.md)
- [데이터 포워더 Beta](https://help.xpert.lever.me/asset_mgmt/beta.md): 자산 관리에 등록된 자산들의 원천 데이터를 Xpert로부터 전송 받을 수 있습니다.
- [데이터 포워더 설정 절차](https://help.xpert.lever.me/asset_mgmt/beta/undefined.md): 자산 관리에 등록된 자산들의 원천 데이터를 Xpert로부터 전송 받을 수 있습니다.
- [데이터 포워더 기능 설명](https://help.xpert.lever.me/asset_mgmt/beta/undefined-1.md): 데이터 포워더 기능을 통해서 전송되는 자산 목록 및 전송 주기입니다.


---

# 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://help.xpert.lever.me/asset_mgmt.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.
