# info

> 原文：[Info Object](https://github.com/swagger-api/swagger-spec/blob/master/versions/2.0.md#infoObject)\
> 翻译：小虾米（QQ:509129）

## Info对象（Info Object）

该对象提供关于API的元数据。如果需要的话，客户端可以使用元数据，并且可以在 Swagger-UI 中提供方便。

### 固定字段（Fixed Fields） <a href="#fixed-fields" id="fixed-fields"></a>


---

# 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://xiaoxiami.gitbook.io/swagger/swagger-php-wen-dang/swaggerde-jiang-jieff08-explained/info.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.
