# How to get to the investment page

The Investment page is a vital component of our [portfolio management](/features/portfolio-managment.md) system, providing users with essential tools and information to monitor and manage their investments. This article outlines three different methods to access the Investment page, allowing users to seamlessly navigate to their desired investment details.

**Method 1: Through the Credentials Page**

1. Start by navigating to the Credentials page within the platform.<br>

   <figure><img src="/files/Rvh1KFdnUpWCrIyPOWoo" alt="Dashboard page"><figcaption><p>Dashboard page</p></figcaption></figure>
2. Locate the connected exchange in your portfolio.<br>

   <figure><img src="/files/DiV5HaJrnGsxUjzNY3pd" alt="Connected exchange"><figcaption><p>Connected exchange</p></figcaption></figure>
3. Click on the specific coin or investment you are interested in.<br>

   <figure><img src="/files/YfznpWlTdMyZgBcOm2k1" alt="Connected exchange body"><figcaption><p>Connected exchange body</p></figcaption></figure>
4. This action will redirect you to the Investment page, where you can access detailed information and manage your investment.<br>

   <figure><img src="/files/5BFni1kUpmyGxo6Dibkc" alt="Investment page"><figcaption><p>Investment page</p></figcaption></figure>

**Method 2: Via the Credentials Page (Detailed View)**

1. Begin by visiting the Credentials page.<br>

   <figure><img src="/files/Rvh1KFdnUpWCrIyPOWoo" alt="Dashboard page"><figcaption><p>Dashboard page</p></figcaption></figure>
2. Locate the connected exchange that contains the desired investment.<br>

   <figure><img src="/files/DiV5HaJrnGsxUjzNY3pd" alt="Connected exchange"><figcaption><p>Connected exchange</p></figcaption></figure>
3. Click on the header of connected exchange to access the detailed view of the credentials.<br>

   <figure><img src="/files/0axVnjxsPt18qRuCSPZn" alt="Connected exchange header"><figcaption><p>Connected exchange header</p></figcaption></figure>
4. Within the Portfolio section of the detailed view, find the specific coin or investment.<br>

   <figure><img src="/files/S6m3vLcczaDhOk590tgG" alt="Portfolio block"><figcaption><p>Portfolio block</p></figcaption></figure>
5. Click on the coin to navigate directly to the Investment page, where you can explore comprehensive information and settings for that investment.

**Method 3: Through Investment Widgets**

1. On various pages of the platform, such as Bot Details or [Deals Details](/deals-page/deals-details-page/how-to-get-to-the-deals-details-page.md), look for the investment widget.<br>

   <figure><img src="/files/I1w8yKnxa4dMujNJWs0H" alt="Investment widget"><figcaption><p>Investment widget</p></figcaption></figure>
2. Click on the investment widget, which typically represents the investment coin or symbol.
3. This action will instantly take you to the Investment page, where you can access in-depth data, charts, and other relevant information about the investment.

**Conclusion:**&#x20;

With these three methods, users can easily access the Investment page and gain valuable insights into their investment performance. Whether through the [Credentials page](/credentials-page/credentials-listning-page/what-information-is-available-on-the-credentials-page.md), the detailed view of credentials, or by utilizing investment widgets, users can conveniently navigate to the Investment page and leverage its features to manage their investments effectively.


---

# 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.darkbot.io/investment-page/how-to-get-to-the-investment-page.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.
