# Introduction

The goal for Crux Finance is straightforward, we hold the belief that a community will thrive in an environment that is both feature rich and user-friendly. Our focus here is the latter. We're intent on producing an investment portfolio management platform, one that allows investors and traders to visualize their Defi positions and perform trade analysis, all in one place. Providing a myriad of services for the average user, as well as a robust feature set for power users. We believe simple services are critical to an investor's success. We plan to deliver these features in such a format that anyone, possessing any skillset, can enjoy an excellent user experience. The Features we propose are as follows:


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cruxfinance.io/platform-details/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.
