# VRYNT Credits

VRYNT Credits are used to purchase [NFTs](https://vrynt.gitbook.io/vrynt-platform-guide/guides/what-is-an-nft), [components](https://vrynt.gitbook.io/vrynt-platform-guide/fundamentals/components), or [component packs](https://vrynt.gitbook.io/vrynt-platform-guide/fundamentals/component-packs) on the VRYNT website.  These credits are used exclusively on the VRYNT platform, and do not have any monetary value outside of VRYNT.io.  VRYNT Credits or VC can be purchased using a debit/credit card or crypto.

VRYNT Credits are available to purchase in "bundles" ranging from 500 VC to 100,000 VC.  The more you purchase at once, the greater your savings. &#x20;

Example:  If you purchase 100,000 VC, you receive an additional 20,000 VC, versus buying 10,000 VC with an additional 1,500 VC. &#x20;

![](https://1863454322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FjHKsMDnhoezJzIFmPreJ%2Fuploads%2Fw3DhLu85jqIuFY6kJ5ty%2Fimage.png?alt=media\&token=d98dc1e3-687b-489f-9065-3a689539a0bb)

That said, we've made bundles affordable for everyone, and awarded savings to all who opt to buy more than the smallest bundle of 500 VC.  &#x20;

{% hint style="info" %}
VRYNT credits are not cryptocurrencies
{% endhint %}


---

# 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://vrynt.gitbook.io/vrynt-platform-guide/fundamentals/vrynt-credits.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.
