# Using Jackson Chat

## Getting Started

1. **Download**: Obtain the JacksonChat app from official channels at [jackson.io](https://jackson.io).
2. **Install**: Follow standard installation procedures for your device.
3. **Setup**: Connect your Jackson.io account or Sui wallet, selecting your preferred language if prompted.

## Using the App

### For All Users (Players, LPs, etc.)

1. **Navigate Features**: Explore clear sections for predictions and Q\&A.
2. **Ask Questions**: Type platform-related queries (e.g., game rules, LP mechanics) into the chat interface using natural language.
3. **Request Predictions**: Select the prediction section to analyze game or sports events (for reference only).
4. **Explore More**: Browse menus and settings for additional features.

### Use Cases

* **Players**: Ask about game rules or request outcome probabilities.
* **Liquidity Providers**: Inquire about JacksonLP mechanics or staking processes.
* **General Users**: Get quick answers on platform events and functionalities.

## Key Notes

* **Purpose**: JacksonChat is an AI assistant providing 24/7 support and insights.
* **Predictions**: All analyses are for reference only and do not constitute advice; use responsibly.
* **Security**: Protect your account and wallet; ensure data privacy during interactions.
* **Availability**: Specific features may evolve upon the app’s official release.


---

# 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.jackson.io/getting-started/using-jackson-chat.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.
