> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cline.bot/llms.txt
> Use this file to discover all available pages before exploring further.

# AskSage

> Learn how to configure and use AskSage with Cline. Access AI models through a government and enterprise-focused platform with FedRAMP compliance.

AskSage is a government and enterprise-focused AI platform providing access to multiple AI models with security compliance features including FedRAMP authorization.

**Website:** [https://www.asksage.ai/](https://www.asksage.ai/)

### Getting an API Key

1. **Sign Up/Sign In:** Go to [AskSage](https://www.asksage.ai/). Create an account or sign in.
2. **Navigate to API Keys:** Access the API key section in your dashboard.
3. **Create a Key:** Generate a new API key.
4. **Copy the Key:** Copy the API key immediately and store it securely.

### Supported Models

Cline supports the following AskSage models (subscription-based pricing):

#### Claude Models

* `claude-4-sonnet` (Default) - Claude 4 Sonnet via AskSage
* `claude-4.6-sonnet` - Claude 4.6 Sonnet via AskSage
* `claude-4-opus` - Claude 4 Opus via AskSage
* `claude-37-sonnet` - Claude 3.7 Sonnet
* `claude-35-sonnet` - Claude 3.5 Sonnet
* `aws-bedrock-claude-35-sonnet-gov` - Government cloud variant

#### OpenAI Models

* `gpt-5` - GPT-5 via AskSage
* `gpt-5-mini` - GPT-5 Mini
* `gpt-5-nano` - GPT-5 Nano
* `gpt-4.1` - GPT-4.1 with 1M context
* `gpt-4o` - GPT-4o
* `gpt-4o-gov` - Government cloud variant

#### Google Models

* `google-gemini-2.5-pro` - Gemini 2.5 Pro with 1M context
* `google-claude-45-sonnet` - Claude 4.5 Sonnet via Google
* `google-claude-4-opus` - Claude 4 Opus via Google

### Configuration in Cline

1. **Open Cline Settings:** Click the settings icon (⚙️) in the Cline panel.
2. **Select Provider:** Choose "AskSage" from the "API Provider" dropdown.
3. **Enter API Key:** Paste your AskSage API key.
4. **Select Model:** Choose your desired model from the "Model" dropdown.

### Tips and Notes

* **Government Compliance:** FedRAMP authorized for government use cases.
* **Subscription Pricing:** All models are included in the AskSage subscription (no per-token costs).
* **Gov Variants:** Select `-gov` models for government cloud deployments.
* **Documentation:** Refer to [AskSage docs](https://docs.asksage.ai/) for more information.
