# ChatGPT.好友 (uTools Plugin)

**uTools ChatGPT.好友** is an AI plugin for **uTools** that allows users to access multiple AI models by connecting to the AI Gateway.

By binding an AI Gateway API key, the plugin can route requests through the gateway and interact with different model providers via a unified interface.

You can view [**Help Guide**](https://help.chats.li/) for more details about installation and API integration.

## API Endpoint Management

1. Click <img src="/files/TIsZkjpttW0xYKeeVHiL" alt="" data-size="line"> to manage API endpoint.
2. Select Private API Route.
3. Enter `https://gateway.theturbo.ai` as the **API Base URL**, and provide the **API Key** generated after creating an AI Gateway instance.

<div align="left" data-with-frame="true"><figure><img src="/files/5oXykWPUgpmbKHsyhesX" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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.console.zenlayer.com/welcome/ai-gateway/ai-gateway-integration/chatgpt.-hao-you-utools-plugin.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.
