summaryrefslogtreecommitdiffstats
path: root/website/content/platform/user_guides/index.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/platform/user_guides/index.mdx')
-rw-r--r--website/content/platform/user_guides/index.mdx24
1 files changed, 24 insertions, 0 deletions
diff --git a/website/content/platform/user_guides/index.mdx b/website/content/platform/user_guides/index.mdx
new file mode 100644
index 00000000000..5e7a96deb7c
--- /dev/null
+++ b/website/content/platform/user_guides/index.mdx
@@ -0,0 +1,24 @@
+---
+title: User Guides
+sidebar_position: 1
+description: This section provides user_guides of concepts related to usage and getting started with the OpenBB Platform. The pages include example syntax and outline what you can expect while working with the OpenBB Python interface and REST API.
+keywords:
+- getting started
+- explanation
+- guide
+- syntax
+- examples
+- symbols
+- calendars
+- commitment of traders
+- financial statements
+- time series
+- historical prices
+---
+
+import HeadTitle from '@site/src/components/General/HeadTitle.tsx';
+
+<HeadTitle title="User Guides - | OpenBB Platform Docs" />
+
+This section provides more in-depth explanations and tutorials to help users learn how to work and build with the OpenBB Platform.
+Pages in this section outline what to expect and include example syntax for use.