# Welcome

Welcome to the Olympus Capital Knowledge Base.

We’re excited to introduce our new Knowledge Base, a comprehensive resource designed to support you on your trading journey with Olympus Capital. Here, you'll find detailed information including  tutorials, strategy explanations, and answers to common questions.

Our goal is to provide you with the tools and knowledge you need to navigate our platform effectively and make informed trading decisions. Whether you're looking to understand our trading strategies, manage your account, or get the most out of our features, this Knowledge Base is here to help.

We encourage you to explore the various sections and take advantage of the valuable insights available. If you have any questions or need further assistance, our support team is always able to help through the Support tab in Olympus Capital.


---

# 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://knowledgebase.olympuscapital.org/welcome-to-olympus-capital/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.
