# Investor Portal

Investor Portal: View & invest in deals, manage portfolio, and set default information. Wallet, membership, & social settings in one place.

The Investor Portal is the dashboard investors use to get a full overview of their investments through Spring.

The Investor Portal allows you to:

* View and trade all OTC-enabled deals on the Trading page.
* View deals that are fundraising and have a public pool. These can be viewed from the Fundraising page.
* View the past projects the platform has raised funds for in the Past Project section on the Fundraising page.
* View and manage all past investments they have made through the Portfolio page.
* You can set and change the default information used when investing, such as wallets, contact information, social handles, and email, in your Settings.

[**Investor Portal Tutorial**](https://help.spring.net/en/articles/6995886-investor-portal-101) **- a step by step video guide to using the investor portal on Spring Platform.**


---

# 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://info.basedvc.fund/overview/investor-portal.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.
