# 🏠 Getting Started

- [Introduction to Copperx](https://docs.copperx.io/getting-started/introduction-to-copperx.md): Start accepting crypto payments instantly
- [How It Works](https://docs.copperx.io/getting-started/how-it-works.md)
- [Use Cases: How You Can Use Copperx](https://docs.copperx.io/getting-started/use-cases-how-you-can-use-copperx.md): Copperx offers flexible tools to meet a wide range of business and developer needs. Here’s how you can apply it:
- [Key Concepts & Terminology](https://docs.copperx.io/getting-started/key-concepts-and-terminology.md): This section defines the essential terms used throughout Copperx’s platform and documentation.


---

# 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.copperx.io/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.
