> For the complete documentation index, see [llms.txt](https://inflight.dope.security/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inflight.dope.security/dope.console/settings/billing-details.md).

# Billing Details

## Purchasing the Product

When a customer is trialing dope.swg but wants to purchase the product then all the required details to complete the purchase are available in Settings -> Billing.

### Purchase Directly

Where a customer wishes to purchase the product directly from dope.security, they need to contact us directly by emailing <sales@dope.security>.

![](/files/tGe2LWY4YUFieelH6b38)

For more details see [our website](https://dope.security/pricing).

### Purchase through a partner

Where a customer wishes to purchase the product through a partner, then they need to provide the partner with their dope.security Tenant ID.

The Tenant ID is provided in the Billing Page, it can be copied by selecting the copy icon next to the ID <img src="/files/cVDgEB9vHbJ8sMVu5UbM" alt="" data-size="line">.

![](/files/i3pTk2SLFNfYj27zhy7m)

There is also a link to a list of Preferred Partners (Coming Soon).

## Subscription Details

Customer subscription details can also be viewed from the billing page. These details include:

* Subscription Type i.e. Trial/Paid/NFR
* Number of Purchased Devices
* Number of Active Devices
* Renewal Date
* Number of Days Remaining

![](/files/Tpn1YDyh5VmT7J0oCvjG)

{% hint style="info" %}
Number of purchased and active devices will not be displayed for Trial Customers
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://inflight.dope.security/dope.console/settings/billing-details.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
