# Subscription

Access to Dark Entry Bot requires a monthly subscription. Payment is made directly in SOL — no credit card, no intermediary.

***

## Pricing

|                  |                                |
| ---------------- | ------------------------------ |
| 💵 **Price**     | €49.99 / month                 |
| ⏱️ **Duration**  | 30 days                        |
| 🔄 **Payment**   | In SOL, at the real-time rate  |
| ✅ **Activation** | Automatic upon payment receipt |

***

## How to subscribe

### 1. Request the payment address

From the main menu, press **Subscribe**.

The bot generates a unique deposit address and tells you the exact amount to send in SOL.

```
Address : ABC...XYZ
Amount  : 0.2341 SOL
⏳ Valid for 5 minutes
```

> The amount is calculated at the current rate. It remains valid for **5 minutes**. After that, start over to get an updated amount.

### 2. Send the payment

Send the indicated amount (or slightly more) to the displayed address.

### 3. Access activated automatically

As soon as the payment is detected, your access is activated immediately and you receive a Telegram confirmation.

***

## Renewal

The bot sends you a reminder **3 days before your subscription expires**.

To renew, simply repeat the process. All your configuration is preserved.

***

## Expiration

Upon expiration, the bot stops buying automatically. Your open positions and settings remain saved. Your SOL stays in your wallet and you can withdraw it at any time, even without an active subscription.


---

# 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://dark-entry.gitbook.io/dark-entry-docs/getting-started/abonnement.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.
