# NVIDIA Tesla T4 GPU Container

{% hint style="info" %}
**Access Restriction:** Creating or running NVIDIA Tesla T4 GPU containers is available exclusively to *Membership* users.
{% endhint %}

**NVIDIA Tesla T4** GPU resources can be paired with **Arkain** to create containers that can perform tasks that require high-performance computing, such as deep learning.

### GPU Container Specification

<table><thead><tr><th width="243">Type</th><th align="center">Specification</th></tr></thead><tbody><tr><td>vCPU</td><td align="center">3.5</td></tr><tr><td>Memory</td><td align="center">13GB</td></tr></tbody></table>

{% hint style="warning" %}
Using advanced feature like **Code Supporter** on a GPU container will reduce your allocated GPU compute and memory resources. This does not incur an additional credit charge.
{% endhint %}

<figure><img src="/files/MWlAPRtylzdGxKi3gWhT" alt=""><figcaption></figcaption></figure>

### **GPU Storage Billing Policy**

* GPU containers are created with **30GB of storage by default.** If you want more storage, you can upgrade and use it.
* **Membership Plan:** **Up to 15GB** **can be used for free.**
* Additional storage will be charged in credits based on usage.

{% hint style="info" %}
For more information about pricing and container performance, refer to the [Container Performance](/user-guide/dashboard/container/container-performance.md) document.
{% endhint %}

### Create a GPU Container

To create a GPU container, select \[**NVIDIA Tesla T4]** as the base template when creating the container. The creation time for GPU containers can be longer than for regular containers.


---

# 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.arkain.io/user-guide/dashboard/container/nvidia-tesla-t4-gpu-container.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.
