# 워크스페이스

**위핀 워크스페이스(Wepin Workspace)**&#xB294; 위핀의 관리자 대시보드로 위핀 지갑을 연동하려는 서비스 제공자(앱 개발자)가 위젯 및 지갑을 효율적으로 관리할 수 있도록 다양한 기능을 제공합니다. 워크스페이스의 세부 기능은 아래 각 페이지에서 상세히 확인할 수 있습니다.

* [앱 등록 및 키 발급](/wepin/workspace/app-registration-and-key-issuance.md): 앱과 연동된 지갑 관리를 위해 앱 정보를 워크스페이스에 등록하기 위한 절차입니다.
* [네트워크 및 자산 추가](/wepin/workspace/add-networks-and-assets.md): 연동된 위핀 지갑과 연결된 블록체인 정보를 설정하여 사용자에게 보여지는 자산 목록을 관리합니다.
* [위젯 디자인](/wepin/workspace/widget-design.md): 위젯의 UX/UI를 커스터마이징 할 수 있는 기능입니다.


---

# 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.wepin.io/wepin/workspace.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.
