# General

#### What is DeFiHub?

DeFiHub is a decentralized finance platform that simplifies crypto investments through automated strategies like Dollar Cost Averaging (DCA) and a collaborative marketplace where users can share and adopt investment strategies.

#### How does DeFiHub work?

DeFiHub operates on a decentralized, non-custodial protocol that automates investment strategies via smart contracts. Users have full control over their assets and can use the platform to automate DCA or participate in the marketplace of investment strategies.

#### What is Dollar Cost Averaging (DCA)?

DCA is an investment strategy where users buy a fixed amount of cryptocurrency at regular intervals, spreading out purchases over time to reduce market volatility. DeFiHub automates this process to make it simple and consistent.

#### How do strategy creators get rewarded?

When a strategy created by a user is adopted by others in the marketplace, the creator earns a portion of the platform’s revenue generated by that strategy. This incentivizes the creation and sharing of successful investment approaches.

#### How safe is DeFiHub?

DeFiHub is built with security and transparency at its core, utilizing blockchain technology and smart contracts to ensure all transactions are trustless and transparent. The platform is non-custodial, meaning you always control your funds.

***


---

# 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.defihub.fi/faq/general.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.
