# Subscription prices

Subscription is not mandatory for purchase. All our services are available without a subscription! Subscription only improves your experience using Ornithon.

Subscription offers you the following features:

* Auto repeat order for NFT purchase. You will not have to place an order again every time if the attempt is unsuccessful.
* Minimum commission for purchase.
* Restart order after successful purchase.
* Up to 5 wallets with active orders.
* Purchase in several threads. This is how scripters work, increasing the chance of purchase.
* No commission for mass mailing
* Minimum commission for exchange
* Collection attributes
* Buy buttons in NFT notifications
* Ability to buy on several markets at once
* Automatic listing for sale after purchase and reduced commission. The list is constantly updated.<br>

**Subscription costs 7 TON per 3 month, 3 TON per month and 1 TON per 1 week** \
\
&#x20;Purchase is made by sending a transaction in our interface to the sniper wallet. Pro subscription can't guarantee 100% auto-purchase!\
\
Multi-send service fee table:

| **Without PRO** | **With PRO** |
| --------------- | ------------ |
| 0.15            | 0            |

NFT Auto-purchase seevice fee table:

<table data-header-hidden><thead><tr><th width="277"></th><th></th><th></th></tr></thead><tbody><tr><td><strong>Price NFT (TON)</strong></td><td><strong>Without PRO</strong></td><td><strong>With PRO</strong></td></tr><tr><td><strong>0 - 5</strong></td><td>0.3</td><td>0.1</td></tr><tr><td><strong>5 - 20</strong></td><td>0.5</td><td>0.2</td></tr><tr><td><strong>20 - 50</strong></td><td>1</td><td>0.5</td></tr><tr><td><strong>более 50</strong></td><td>2</td><td>1</td></tr><tr><td></td><td></td><td></td></tr></tbody></table>


---

# 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.orniton.org/subscription-prices.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.
