# Welcome to ScrapCoin Pro API!

## Want to jump right in?

Feeling eager to get started? Follow our quick start guide to make your first API request and retrive Bitcoin prices:

{% content-ref url="/pages/g7mTzAn5Ly91l6MBGRG1" %}
[Quick Start](/scrapcoin/quick-start.md)
{% endcontent-ref %}

## Want to deep dive?

If you're ready to explore all the features and possibilities of our API, take a deep dive into our API reference to learn about all the available endpoints and parameters:

{% content-ref url="/pages/oWFdLIhQyHUdB236imUJ" %}
[API Reference](/scrapcoin/reference/api-reference.md)
{% endcontent-ref %}

Whether you're just starting or an experienced developer, we're here to assist you with any questions or support you may need. Happy coding with ScrapCoin Pro API!


---

# 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://scrapcoinpro.gitbook.io/scrapcoin/welcome-to-scrapcoin-pro-api.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.
