summaryrefslogtreecommitdiffstats
path: root/website/content/platform/getting_started/index.mdx
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/platform/getting_started/index.mdx')
-rw-r--r--website/content/platform/getting_started/index.mdx32
1 files changed, 32 insertions, 0 deletions
diff --git a/website/content/platform/getting_started/index.mdx b/website/content/platform/getting_started/index.mdx
new file mode 100644
index 00000000000..22221f79f3b
--- /dev/null
+++ b/website/content/platform/getting_started/index.mdx
@@ -0,0 +1,32 @@
+---
+title: Getting started
+description: The pages in this section outline different processes for building with the OpenBB Platform. Guides cover adding data, toolkit and OBBject extensions.
+keywords:
+- OpenBB Platform
+- Open source
+- Python interface
+- REST API
+- contribution
+- contributing
+- documentation
+- code
+- provider
+- data
+- endpoint
+- existing
+- OpenBB extensions
+- OpenBB provider
+- standard model
+- provider model
+- how to
+- new
+- template
+---
+
+import HeadTitle from '@site/src/components/General/HeadTitle.tsx';
+
+<HeadTitle title="How To Guides - Developer - Development | OpenBB Platform Docs" />
+
+The pages in this section provide practical examples for getting started with the OpenBB Platform.
+
+Jupyter Notebook examples are also hosted in the OpenBB GitHub repository [here](https://github.com/OpenBB-finance/OpenBBTerminal/tree/develop/examples)