# DAO Asset Management

#### DAO Assets&#x20;

DAO's assets include Tokens, NFTs, and Off-chain investments. Token sources include subscription acquisition, receiving acquisition, Swap exchange, and DeFi lending;&#x20;

The source of NFT includes purchasing and receiving through the platform; Off-chain investment originates from DAO's off-chain investment.

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

#### Add Token

To Access: Portfolio - Token - Amount - Import Token, add Token into DAO by searching.

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

#### Add NFT

Transfers can only be made when NFTs are added to the vault.&#x20;

To Access: Portfolio - NFT - Import NFTs by entering the Token Address and selecting the corresponding contract type to add the NFT to the DAO.

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

#### Add Off-chain investment

To Access Portfolio - Off-chain investment - Add, enter investment information and add it to DAO.

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


---

# 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://wiki.subdao.network/product-guide/dao-asset-management.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.
