# Welcome

Congratulations on creating your [Finbotica](https://app.finbotica.com) account and taking your first steps to save time and invest with confidence.  This user guide will walk you through how to get the most out of Finbotica.  To get started we recommend the following topics:

[Dashboard Overview](/dashboard/dashboard-overview.md)

[Customizing Your Dashboard Layout](/account/layout.md)

[Watchlist Overview](/watchlist/watchlist-overview.md)

[Managing Your Watchlist](/watchlist/managing-your-watchlists.md)

[Market Overview](/market/market-overview.md)

[Analysis Overview](/analysis/analysis-overview.md)

[Customizing Your Analysis Layout](/account/layout.md)

[Journal Overview](/journal/journal-overview.md)

[Managing Your Trades](/journal/managing-your-trades.md)

[Triggers Overview](/triggers/triggers-overview.md)

[Managing Your Triggers](/triggers/managing-your-triggers.md)

[Calendar Overview](/calendar/calendar-overview.md)

[Screeners Overview](/screeners/screeners-overview.md)

[Creating a Screener](/screeners/creating-a-screener.md)

If at anytime during your journey you have questions, please contact [Support](/account/support.md) for assistance.


---

# 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.finbotica.com/welcome.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.
