> For the complete documentation index, see [llms.txt](https://docs.marketmasters.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.marketmasters.app/discord/welcome-to-our-discord/faq.md).

# FAQ

## General Service Questions

**Who is this service for?**

* Anyone who feels lost trying to learn how to trade or wants a solid support group behind them. Whether you want to improve your trading skillset or learn various methods to provide yourself with a variety of methods of trading, Market Masters Premium bundles all of that for you.

**How is your content structured?**

* Our comprehensive trading program is designed to help you learn at your own pace, with a mix of beginner and advanced content, live streams, recorded education, and classes available after regular working hours and on weekends.

**How quickly can I make my money back?**

* It depends on how seriously you take Market Masters Premium. But, many members make their money back in a couple of weeks and some make it back the same day they sign up.&#x20;

**I don't have much time to trade because of work or school, should I still sign up?**

* The methods we teach are designed for rapid execution. So all you need is a minimum of 30 minutes a day to listen to our educators and apply what you've learned. In addition, we also offer a more slower pace to our service where you don't need to spend much time actively following our chats where you can participate in swing trading with the team, capitalizing on mid-to-long term moves on a stock.

**I'm new to trading, is this place right for me?**

* Of course! This is an educational program, and you are here to learn from us. Just follow our step-by-step lessons and guidance, and you will be on the right track. Remember, we are a community of like-minded individuals who want to better ourselves where everyone is lifting each other up to bring the best out of them.

**I'm pretty skeptical of online businesses, how can I trust you?**

* You are free to cancel your subscription with Market Masters Premium at any time. We understand that life can get busy and that's why we offer the flexibility to cancel and re-subscribe whenever it works for you. You can also switch to any of our payment plans at any time for no additional cost. We are here to make sure you get the most out of our service.

### Specific Service Questions


---

# 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://docs.marketmasters.app/discord/welcome-to-our-discord/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.
