# Skrape Documentation

### Welcome to Skrape

Our API makes it possible for you to make and receive payments with crytocurrency. Enjoy amazing payment experiences with us. Get started, by following these:

1. Create a Skrape Account [<mark style="color:green;">**here**</mark>](https://www.skrape.io/user-auth/create-account)<mark style="color:green;">,</mark> to gain full access to our dashboard.&#x20;
2. On your dashboard, get your [<mark style="color:green;">**API Keys in test and live mode**</mark>](/skrape/overview/authentication.md) by switching
3. Visit the <mark style="color:green;">**Accept**</mark>[ <mark style="color:green;">**Payment Overview**</mark>,](broken://pages/yhWCmPG3oxhP6QbqBYiu) to receive payments from customers
4. Integrate Skrape into your platform using [<mark style="color:green;">**one of our SDKs**</mark>](/skrape/libraries-and-sdk/overview.md) for easy integration.
5. Get payment from Skrape to an external wallet by setting up your <mark style="color:green;">**Pa**</mark>[<mark style="color:green;">**yout Wallet**</mark>](/skrape/payouts/payouts.md)
6. Build your integration, using one of our [<mark style="color:green;">**libraries or plugins**</mark>](/skrape/libraries-and-sdk/overview.md). Coming soon.


---

# 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://skrape-docs.gitbook.io/skrape/overview/skrape-documentation.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.
