# Subscriptions

## Is this a recurring charge?

No.  At this time, while recurring charges are built into the contract, they are not active for purchasing.  Anything bought at this time is strictly a one-time purchase (IE: A purchase of a 1 Month option grants 1 month duration to your subscription.)  When recurring charges are enabled, they will be identified separately from the currently offered "Purchase" button.

## What if my subscription expires?

What would be expected: functionality for KillSwitch monitoring and triggering is suspended.  It will still monitor and notify (without a trigger ability) on the first 3 notifications you've created and you can still initiate the trigger yourself.

## What are subscriptions paid in?

The specific option will identify the token utilized for payment.  We are striving to stick to stablecoins until we, potentially, have our own.  However, not being fans of having a token without any true underlying utility, we don't see a need for one now.

## How do I get a refund?

We're sorry to hear, but all purchases are final.

## Can I move my subscription to a different wallet?

We have the ability to deduct and add time to someone's subscription.  Contact us on our socials or discord.


---

# 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://praxxas.gitbook.io/killswitch/f.a.q/subscriptions.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.
