> For the complete documentation index, see [llms.txt](https://docs.evedex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.evedex.com/key-features-and-components/comprehensive-educational-resources/core-educational-areas.md).

# Core Educational Areas

### **Trading & Blockchain Technology**

* **Blockchain Fundamentals**: Gain a deep understanding of blockchain technology and its applications in the financial sector;
* **Financial Literacy**: Master the fundamentals of budgeting, saving, and effective money management;
* **Trading Skills**: Develop proficiency in trading, including perpetual futures, using advanced tools and strategies.

### **Personal** **Management & Well-being**

* **Investment Planning**: Understand how to manage your finances regardless of your level of income;
* **Stress Management**: Acquire tools to manage stress and maintain balance in a fast-paced environment;
* **Mindset and Motivation**: Cultivate a success-oriented mindset by overcoming limiting beliefs and adopting habits that drive achievement;
* **Goal Setting and Productivity**: Learn techniques for effective goal setting, time management, and enhancing personal productivity.

### **Trading Strategies & Methods**

* **Develop Multiple Income Streams**: Learn how to create and manage various passive and active income sources, applying methods used by successful individuals to secure your financial future;
* **Cryptocurrency Assets**: Explore strategies of holding and trading cryptocurrencies, leveraging opportunities in the digital asset markets;
* **Long-Term Wealth Growth Methods**: Learn about methods that have showed the growth year after year;
* **Affiliate Marketing**: Gain insights into one of efficient ways to earn money online with less competition and without significant initial investment.

### **Entrepreneurship & Relationship Building**

* **Community Engagement**: Develop skills to build meaningful relationships within the EVEDEX community and beyond.
* **Teamwork and Collaboration**: Enhance your ability to work effectively with others, fostering environments of mutual growth.


---

# 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.evedex.com/key-features-and-components/comprehensive-educational-resources/core-educational-areas.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.
