# Getting Started

- [Introduction](https://docs.greencrypto.net/getting-started/introduction.md): Introduction to GreenCrypto Swing Trade Indicator
- [How to Access Green Crypto Indicator](https://docs.greencrypto.net/getting-started/how-to-access-green-crypto-indicator.md): Instruction to access Green Crypto Swing Trade Indicator
- [How to Use the Indicator](https://docs.greencrypto.net/getting-started/how-to-use-the-indicator.md): This page talks about how to use the indicator and different configurations available on the Indicator.
- [iPhone/Android: Instruction for accessing through Mobile phone](https://docs.greencrypto.net/getting-started/iphone-android-instruction-for-accessing-through-mobile-phone.md)
- [Configuring Alerts/Signals](https://docs.greencrypto.net/getting-started/configuring-alerts-signals.md): Details on how to configure alerts to get notification on different devices.
- [Alerts with JSON data](https://docs.greencrypto.net/getting-started/alerts-with-json-data.md): Instructions on Configuring alerts to receive JSON data with the entry/Sl/TP price. Useful for automated trading.
- [How to Join Telegram Channels](https://docs.greencrypto.net/getting-started/how-to-join-telegram-channels.md): This page talks about how to join GreenCrypto Premium Telegram channels.
- [How to Automate signals with Cornix](https://docs.greencrypto.net/getting-started/how-to-automate-signals-with-cornix.md): Automate your crypto trades with GreenCrypto Signals using the Cornix trading bot. This guide will walk you through each step to get started.
- [About Us](https://docs.greencrypto.net/getting-started/about-us.md): All about us :)


---

# 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://docs.greencrypto.net/getting-started.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.
