140 lines
6.0 KiB
HTML
140 lines
6.0 KiB
HTML
<div class="container">
|
||
<div class="mb-5 row">
|
||
<div class="col">
|
||
<h3 class="mb-3 text-center">Frequently Asked Questions (FAQ)</h3>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>What is Ghostfolio?</mat-card-title>
|
||
<mat-card-content>
|
||
Ghostfolio is a lightweight, open source wealth management application
|
||
for individuals to keep track of their net worth. The software
|
||
empowers you to make solid, data-driven investment decisions.
|
||
</mat-card-content>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title
|
||
>What assets can I track with Ghostfolio?</mat-card-title
|
||
>
|
||
<mat-card-content>
|
||
With Ghostfolio, you can keep track of various assets like stocks,
|
||
ETFs or cryptocurrencies.
|
||
</mat-card-content>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>What else is included in Ghostfolio?</mat-card-title>
|
||
<mat-card-content>
|
||
Please find a feature overview to manage your wealth
|
||
<a [routerLink]="['/features']">here</a>.
|
||
</mat-card-content>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>How do I start?</mat-card-title>
|
||
<mat-card-content>
|
||
You can sign up via the “<a [routerLink]="['/register']"
|
||
>Get Started</a
|
||
>” button at the top of the page. You have multiple options to join
|
||
Ghostfolio: Create an account with a security token, using
|
||
<a href="../en/blog/2022/07/ghostfolio-meets-internet-identity"
|
||
>Internet Identity</a
|
||
>
|
||
or <i>Google Sign</i>. We will guide you to set up your portfolio.
|
||
</mat-card-content>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>Can I use Ghostfolio anonymously?</mat-card-title>
|
||
<mat-card-content>
|
||
Yes, the authentication systems (via security token or
|
||
<a href="../en/blog/2022/07/ghostfolio-meets-internet-identity"
|
||
>Internet Identity</a
|
||
>) enable you to sign in securely and anonymously to Ghostfolio. There
|
||
is no need for an email address, phone number, or a username.
|
||
</mat-card-content>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>How can Ghostfolio be free?</mat-card-title>
|
||
<mat-card-content
|
||
>This project is driven by the efforts of contributors from around the
|
||
world. The
|
||
<a href="https://github.com/ghostfolio/ghostfolio">source code</a> is
|
||
fully available as open source software (OSS). Our
|
||
<a [routerLink]="['/pricing']">Ghostfolio Premium</a> users and
|
||
<a href="https://www.buymeacoffee.com/ghostfolio">sponsors</a> allow
|
||
us to run a free, limited plan for new investors.</mat-card-content
|
||
>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>Is it really free?</mat-card-title>
|
||
<mat-card-content
|
||
>Yes, it is! Our
|
||
<a [routerLink]="['/pricing']">pricing page</a> details everything you
|
||
get for free.</mat-card-content
|
||
>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>What is Ghostfolio Premium?</mat-card-title>
|
||
<mat-card-content
|
||
><a [routerLink]="['/pricing']">Ghostfolio Premium</a> is a fully
|
||
managed Ghostfolio cloud offering for ambitious investors. The revenue
|
||
is used to cover the hosting infrastructure. It is the Open Source
|
||
code base with some extras like the market overview.</mat-card-content
|
||
>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>Can I start with a trial version?</mat-card-title>
|
||
<mat-card-content
|
||
>Yes, you can try
|
||
<a [routerLink]="['/pricing']">Ghostfolio Premium</a> by signing up
|
||
for Ghostfolio and applying for a trial (see “My Ghostfolio”). It’s
|
||
easy, free and there is no commitment. You can stop using it at any
|
||
time.</mat-card-content
|
||
>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>Which devices are supported?</mat-card-title>
|
||
<mat-card-content
|
||
>Ghostfolio works in every modern web browser on smartphones, tablets
|
||
and desktop computers (where you have even more analysis options and
|
||
statistics). For Android users, there is a dedicated Ghostfolio app
|
||
available in the
|
||
<a
|
||
href="https://play.google.com/store/apps/details?id=ch.dotsilver.ghostfolio.twa"
|
||
>Google Play Store</a
|
||
>.</mat-card-content
|
||
>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title
|
||
>Ghostfolio sounds cool, how can I get involved?</mat-card-title
|
||
>
|
||
<mat-card-content
|
||
>Any support for Ghostfolio is welcome. Be it with a
|
||
<a [routerLink]="['/pricing']">Ghostfolio Premium</a> subscription to
|
||
finance the hosting, a positive rating in the
|
||
<a
|
||
href="https://play.google.com/store/apps/details?id=ch.dotsilver.ghostfolio.twa"
|
||
>Google Play Store</a
|
||
>, a star on
|
||
<a href="https://github.com/ghostfolio/ghostfolio">GitHub</a>,
|
||
feedback, bug reports, feature requests and of course contributions!
|
||
You can reach us by email at
|
||
<a href="mailto:hi@ghostfol.io">hi@ghostfol.io</a> or on Twitter
|
||
<a href="https://twitter.com/ghostfolio_">@ghostfolio_</a
|
||
>.</mat-card-content
|
||
>
|
||
</mat-card>
|
||
<mat-card class="mb-3">
|
||
<mat-card-title>Got any other questions?</mat-card-title>
|
||
<mat-card-content
|
||
>Join the Ghostfolio
|
||
<a
|
||
href="https://join.slack.com/t/ghostfolio/shared_invite/zt-vsaan64h-F_I0fEo5M0P88lP9ibCxFg"
|
||
>Slack community</a
|
||
>, tweet to
|
||
<a href="https://twitter.com/ghostfolio_">@ghostfolio_</a> or send an
|
||
e-mail to
|
||
<a href="mailto:hi@ghostfol.io">hi@ghostfol.io</a>.</mat-card-content
|
||
>
|
||
</mat-card>
|
||
</div>
|
||
</div>
|
||
</div>
|