# 基础使用

## 一、我的钱包

首先点击钱包（初始赠送0.2刀），在有余额的前提下，才能正常使用key哦！

如何充值：

第一种方式：微信/支付宝充值。

第二种方式：通过获取兑换码直接兑换余额。

<figure><img src="/files/1xS1aXiiaCh0NJSGs8UC" alt=""><figcaption></figcaption></figure>

## 二.令牌使用

1.点击令牌，添加令牌

<figure><img src="/files/lZ2TjZHmDbAzL0wqPMPe" alt=""><figcaption></figcaption></figure>

2.设置你的令牌名称、时间还有额度，其他建议默认（有特殊需求自己设置）。点击提交，令牌创建成功。

<figure><img src="/files/hM6nXZNze8JmBfarEqJH" alt=""><figcaption></figcaption></figure>

3.点击复制，即可获取你的key。

<figure><img src="/files/313l23FH8BLbgNEgkkvI" alt=""><figcaption></figcaption></figure>

## 三、聊天

### 1.开始聊天有两种方式。

第一种方式：点击自带的聊天即可。他会默认配置你的key。无需操作，即可一键聊天。

<figure><img src="/files/ZROtxylTN0Cb25UcN315" alt=""><figcaption></figcaption></figure>

第二种方式：手动填入GPTMeta API的域名（<https://www.blueshirtmap.com/>）和你自己创建的key即可。

> 注意：不同的客户端会有不同的填写域名，请尝试以下方式
>
> 对话：
>
> <https://www.blueshirtmap.com/>
>
> [https://www.blueshirtmap.com](https://www.blueshirtmap.com/)/v1&#x20;
>
> [https://www.blueshirtmap.com](https://www.blueshirtmap.com/)/v1/chat/completions
>
> &#x20;Midjourney 通常是&#x20;
>
> <https://www.blueshirtmap.com/>
>
> [https://www.blueshirtmap.com](https://www.blueshirtmap.com/)/mj

<figure><img src="/files/HtlNA3m9l6RMc35JqPfL" alt=""><figcaption></figcaption></figure>

### 2.聊天模型自定义：

如果你想指定模型进行对话时，可以在模型列表中，复制你需要的模型，然后在自定义模型里面即可进行指定。

<figure><img src="/files/AV6DQofQpKIAao2CLDnr" 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://gptmetaapi-docs.mygptmeta.com/ji-chu-jiao-cheng/ji-chu-shi-yong.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.
