> For the complete documentation index, see [llms.txt](https://blog.atraderlife.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://blog.atraderlife.com/extras.md).

# Extras

- [Page 1](https://blog.atraderlife.com/extras/page-1.md)
- [THIS IS EXACTLY WHAT IT MEANS when someone says TO DO YOUR OWN RESEARCH (DYOR)](https://blog.atraderlife.com/extras/this-is-exactly-what-it-means-when-someone-says-to-do-your-own-research-dyor.md)
- [A one sentence summary of all the most popular scams so you know what to look out for.](https://blog.atraderlife.com/extras/a-one-sentence-summary-of-all-the-most-popular-scams-so-you-know-what-to-look-out-for..md)
- [Rules for success](https://blog.atraderlife.com/extras/rules-for-success.md)
- [5 fundamental truths for trading](https://blog.atraderlife.com/extras/5-fundamental-truths-for-trading.md)
- [How to create a trading strategy](https://blog.atraderlife.com/extras/how-to-create-a-trading-strategy.md)
- [Components of an efficient strategy](https://blog.atraderlife.com/extras/components-of-an-efficient-strategy.md)
- [Types of trading orders](https://blog.atraderlife.com/extras/types-of-trading-orders.md)
- [Crypto slangs](https://blog.atraderlife.com/extras/crypto-slangs.md)
- [Correlation of Cryptocurrencies](https://blog.atraderlife.com/extras/correlation-of-cryptocurrencies.md)
- [Central Bank Digital Currencies](https://blog.atraderlife.com/extras/central-bank-digital-currencies.md)


---

# 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:

```
GET https://blog.atraderlife.com/extras.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.
