# Renting GPU Devices

1. **Log in to the Website**\
   Use your Gmail account to log in at: [<mark style="color:blue;">https://cloud.inferix.io/</mark>](https://cloud.inferix.io/) (Once your registration is approved, you will receive an onboarding email shortly from our official email address: <mark style="color:blue;"><contact@inferix.io></mark>)<br>

   It is recommended that the username and wallet used on the Rent website be different from those on the Miner website.<br>
2. **Set Up the Wallet Address** \
   After successfully logging in, navigate to the Settings page to configure your wallet address. Please note that this address cannot be changed later, and all subsequent website operations will be linked to this wallet.<br>
3. **Rent a GPU Server** \
   A. Go to ***Server → Rent Servers***. \
   \
   B. Select the required GPU model and region. From the listed servers, choose the desired machine and proceed to make the payment. \
   \
   C. Return to the ***Server*** list, and after approximately 3 minutes, you will see the rented machine. Click **Details** to retrieve the SSH command for accessing the machine. Using the provided SSH IP, port, and key file, you can log in to the rented machine

<figure><img src="/files/xaKVQVXiQMclayAFFexy" 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-1-on-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.
