# Renting GPU Devices

### Step 1. Log in to the website using a Gmail account

GPU rental website (IoTeX): [<mark style="color:blue;">https://cloud.inferix.io</mark>](https://cloud.inferix.io) \
GPU rental website (Solana): [<mark style="color:blue;">https://tenant.inferix.io/</mark>](https://tenant.inferix.io/)&#x20;

<mark style="background-color:yellow;">⚠️</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Note that:**</mark> It is recommended to use a different username and wallet than the GPU provider site.

### Step 2. Set up the wallet address

Go to the **Settings** page after logging in.&#x20;

&#x20;<mark style="background-color:yellow;">⚠️</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**Note that:**</mark>  This wallet address cannot be changed later. All future operations will be linked to this wallet.

### Step 3. Rent a GPU Server

(A) Click **Server** → **Rent Servers**.&#x20;

(B) Select the **GPU model and region**, then choose the preferred server from the list.&#x20;

(C) Make the **payment**.&#x20;

(D) After **approximately 3 minutes**, the rented machine will appear in your **Server List**.&#x20;

* Click **Details** to get the **SSH login command**.&#x20;
* Using the provided **SSH IP, port, and key file**, the renter can access the server.

Find Inferix GPU Pricing 👇

{% content-ref url="/pages/w9JrSFc22UGR26b2HEsu" %}
[Staking Requirements](/inferix-testnet-2-on-solana-and-iotex-ended/gpu-staking-and-unstaking/staking-requirements.md)
{% endcontent-ref %}

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


---

# 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.inferix.io/inferix-testnet-2-on-solana-and-iotex-ended/renting-gpu-devices.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.
