# Managing your assets

**Step 1: View Portfolio**

* Access the "Dashboard" to view your owned property tokens, collateralized assets, and lending activity.

**Step 2: Monitor Token Performance**

* Track the value of your property tokens and review market trends directly on the platform.

**Step 3: Transfer or Gift Tokens**

* Use the "Transfer Tokens" option to send tokens to another user or gift them.

<figure><img src="/files/GXWTm8JLqcwn6ErG6we1" 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://docs.invast.io/user-guides/managing-your-assets.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.
