# Introduction

The crypto market has given us many options for investments: cryptocurrency, liquidity pools, NFT, etc.

However, the variety of tools makes the overall analysis and evaluation of an investment portfolio difficult.

Fincake is a service that will automatically gather information about your assets from various sources and blockchains into a convenient format for study. And we are talking not only about crypto assets but also about traditional investment instruments: stocks, bonds, ETFs, etc.

In addition, you can share your portfolio with other market participants and study their investments.


---

# 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://fincake.gitbook.io/fincake-whitepaper/introduction.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.
