> For the complete documentation index, see [llms.txt](https://onyxcrypto.gitbook.io/onyxcrypto-education-resources/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://onyxcrypto.gitbook.io/onyxcrypto-education-resources/faq.md).

# FAQ

#### How do I join and become coached by OnyxCrypto?[​](https://docs.luxalgo.com/technical-analysis/trading-chart/#how-do-i-get-access) <a href="#how-do-i-get-access" id="how-do-i-get-access"></a>

1.) Book a free  call with our enrolment team and see if our education and program is a good fit for you - [ https://www.onyxstrategysession.com/strategy-booking-1](#how-do-i-get-access)

**Are your online course programs suitable for complete beginners?**

Yes, our program is suitable for all levels of experience, at OnyxCrypto we teach everyday people or struggling traders the right skills, knowledge and mindset to trade the crypto market confidently on their own, most students who join our program are at a beginner level of experience.

\
**Do you trade for us or tell us what to buy and sell?**

No, we will never trade for you or give you advice on what to buy or sell, we simply teach you the skills and knowledge needed so you can fish for yourself. Our goal is to teach you the skills so you can learn a life-long skill.

**What does Crypto Trading entail, how is it different to other traditional markets?**

Trading is the art of buying and selling to make a profit from movements in the market, the market we trade is cryptocurrency, there are multiple positives crypto trading carries such as being a 24/7 market, being the fastest growing financial market and being volatile which means you could be presented with far more opportunities than other traditional markets. You can definitely&#x20;

**Is trading something I can do on the side of a fulltime job or a busy lifetyle?**

Yes, only about 5% or less of traders take this full time, most traders hold down full time jobs and use this skill as an extra income stream or side business that they can build on for the long term. We understand most people are time-poor and have a busy lifestyle so we have built our education with this in mind.

<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://onyxcrypto.gitbook.io/onyxcrypto-education-resources/faq.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
