# Authorization

**Follow these simple steps to get started:**

1. **Connect your wallet.** Go to [polyscalping.org](https://polyscalping.org) and connect your wallet to authenticate your session.

{% hint style="info" %}
PolyScalping collects a limited amount of information necessary to operate our service and provide basic features, including the wallet address you use to connect to the website.<br>

**We do not collect or store wallet private keys, seed phrases, or any sensitive trading data from your Polymarket account.**
{% endhint %}

<figure><img src="/files/dfOer6GY1XTNUkmwzWRi" alt=""><figcaption></figcaption></figure>

2. **Set up Telegram notifications.** Link your Telegram account to receive real-time alerts when market prices hit your targets.

<figure><img src="/files/ttfoJqVDfFXjKvVZgTwD" alt=""><figcaption></figcaption></figure>

After clicking the **“Connect Telegram”** button, you’ll be prompted to access the Telegram bot.\
Launch the bot using the **/start** command, then enter the code from the website.

<figure><img src="/files/dotwsfUIxPZDhwV5nRiO" alt=""><figcaption></figcaption></figure>

Once your code is verified, your Telegram account will be successfully linked.

<figure><img src="/files/wy3bAPhog336FmpyQzGs" alt=""><figcaption></figcaption></figure>


---

# 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.polyscalping.org/getting-started/quickstart.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.
