# eBay操作指南

eBay有个中文名叫“易趣网”，是以前eBay在中国发展时用的网站名，渊源可以看[这里](https://baike.baidu.com/item/易趣/241883)。

然而通常没有人这么叫它，偶尔见到“易趣网”三个字还要想半天这是啥。

本篇教程里不会出现“易趣网”三个字，全部都会是“eBay”。

{% content-ref url="/pages/-LKHkWs1eiZGjmXiIOZ1" %}
[eBay总体介绍](/ebay/general-info.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LKGIiWb7dJHFOEyRIVF" %}
[如何注册eBay账号](/ebay/register-on-ebay.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LKG9G4BfEUsicV5QdFX" %}
[如何在eBay海淘购物](/ebay/buy-on-ebay.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LKr1twhlqRqdRZd1pJH" %}
[如何在eBay卖东西](/ebay/sell-on-ebay.md)
{% endcontent-ref %}


---

# 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://e-comm.houzhenni.com/ebay.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.
