# OpenClaw on Hostinger

### **How to set up OpenClaw on Hostinger: AI model guide and fallbacks** <a href="#h-how-to-set-up-openclaw-on-hostinger" id="h-how-to-set-up-openclaw-on-hostinger"></a>

This documentation provides essential information about the AI models available through the OpenClaw platform, on how to configure them for optimal performance.

**Available AI models**:

* GPT 4.1 (default model)
* Claude Sonnet 4.5
* Gemini 3 Flash Preview
* Claude Opus 4
* Grok 4
* Claude Opus 4.6
* GPT 5.2

### How to Select and Configure AI Models and fallback in OpenClaw

OpenClaw allows you to choose from a variety of powerful AI models, each with different strengths and cost implications. By default, OpenClaw is configured to use GPT 4.1. However, for specific tasks or to manage your usage, you can easily switch models and set up fallbacks.

**Steps to Change Your Primary Model:**

1. Log in to your OpenClaw dashboard.
2. Navigate to `[Settings]` .
3. From the `[Primary model]` dropdown, select your desired LLM.
4. Save your changes.

**Setting Up Fallback Models:**

Fallback models are essential for ensuring service continuity. If your primary model is unavailable or exceeds its rate limits, OpenClaw can automatically switch to a pre-defined fallback.

1. In the `[Settings]` section, locate `[Fallbacks (comma-separated)]`.&#x20;
2. Enter one or more models `nexos/5adca0fc-xxxx-xxxx-xxxx-fa8a81ff649f` from the `[Model Selection]` list, ordering them by preference and separated by a comma.
3. Save your changes.

**Full Set Up Tutorial:** For a detailed tutorial on setting up OpenClaw, please refer to the Hostinger tutorial: [How to Set Up OpenClaw](https://www.hostinger.com/tutorials/how-to-set-up-openclaw).

**Disclaimer:** Please note that all rate limits, model availability, and pricing are subject to change based on adjustments from our underlying AI model providers and our internal platform policies. This documentation will be updated to reflect any such changes.

<br>


---

# 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.nexos.ai/gateway-api/openclaw-on-hostinger.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.
