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

# Sider

# Sider Integration Guide

Sider is a powerful browser AI assistant extension that provides convenient AI services in a sidebar. It supports multiple AI capabilities, including writing, reading, chatting about any topic, and even generating content summaries. By configuring AGIPower, you can access a broader selection of models beyond the base models provided by Sider.

## Configuration Steps

### 1. Get a AGIPower API Key

Go to the [AGIPower Console](https://agipower.ai/settings/keys) to create and retrieve your API Key.

### 2. Install the Sider Extension

1. Search for "Sider" in your browser’s extension store
2. Install and enable the extension
3. Open the extension’s Options page

### 3. Configure the OpenAI Service

<Tip title="Configuration Notes">
  You only need to configure OpenAI to unlock all AGIPower models.
</Tip>

In Sider settings:

1. Select Custom Key: General -> AI Access -> Service Provider -> \[Sider -> Custom API Key]
2. Select Service Provider: choose `OpenAI`, then click Settings
3. Set Key: enter your API Key

<Warning title="Important">
  Please ensure you select AGIPower as your API provider, rather than other providers.
</Warning>

4. Set API Base URL: `https://api.agipower.ai/v1`
5. Check Connection: click “Check” After a few seconds, when “Connection successful” appears, the configuration is complete.

\<div style="text-align: center;">

<img src="https://cdn.marmot-cloud.com/storage/agipower/2025/11/02/MUzNI3A/sider-openai-setting.png" alt="Sider OpenAI Settings" />

\</div>

6. Usage: In Sider’s model list, select the model you need.
   \<div style="text-align: center;">

<img src="https://cdn.marmot-cloud.com/storage/agipower/2025/11/04/N1bvDth/sider-result.png" alt="Sider OpenAI Settings" />

\</div>

#### 4. Supported Models

AGIPower provides a wide range of models for Sider. Check the [AGIPower Model List](https://agipower.ai/models) to see all available models.

## Troubleshooting

### Common Issues

#### API Key Error

Problem: Connection failed. Please check your API key and proxy settings.

Solution:

* Check whether the AGIPower API Key in your environment variables is correct
* Ensure the API Key is activated and has sufficient balance
* Verify the API Key format starts with `sk-`

#### Proxy URL Misconfiguration

Problem: Connection failed. Please check your API key and proxy settings.

Recommendation: We recommend selecting OpenAI. Once configured successfully, you can access all models provided by AGIPower without configuring other models separately in Sider.

Solution:

* Confirm that `OpenAI` is selected as the service provider
* Verify the URL is: `https://api.agipower.ai/v1`

Other model connections:

We also support connecting to our model service in Sider by configuring certain other model providers. The result is identical to connecting via OpenAI. You need to modify the following settings:

| Model                  | API Proxy URL                |
| ---------------------- | ---------------------------- |
| **DeepSeek**           | `https://api.agipower.ai/v1` |
| **Groq**               | `https://api.agipower.ai/v1` |
| **Google (Gemini)**    | `https://api.agipower.ai/v1` |
| **Anthropic (Claude)** | `https://agipower.ai/api`    |

#### Model List Missing or Incomplete

Problem: The complete AGIPower model list is not visible in Sider.

Solution:

* Re-save the API configuration in Sider settings
* Click “Update list” on the right side of the model list to refresh
* Try clicking the “+” button on the right to add models supported by AGIPower
* Check the AGIPower Console to confirm the API Key’s permissions are valid
* Contact AGIPower to confirm service status

<Tip title="Models">
  View all available models via the [AGIPower Model List](https://agipower.ai/models)
</Tip>

## Contact Us

If you encounter any issues during use, or have any suggestions or feedback, feel free to contact us through the following channels:

<Tip title="Get Help">
  * Official Website: [https://agipower.ai](https://agipower.ai)
  * Technical Support Email: [support@agipower.ai](mailto:support@agipower.ai)
  * Business Inquiries Email: [support@agipower.ai](mailto:support@agipower.ai)
  * Twitter: [@AGIPowerAI](https://twitter.com/AGIPowerAI)
  * Discord Community: [http://discord.gg/vHZZzj84Bm](http://discord.gg/vHZZzj84Bm)

  For more contact options and details, please visit our [Contact Us page](/en/help/contact).
</Tip>
