# Page Not Found

The URL `files/HLb0FEE0UddCpw3yjuvF` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [圣诞开礼：100%中奖，1,000U大奖等你拿](https://avedex.gitbook.io/ave/events/sheng-dan-kai-li-100-zhong-jiang-1000u-da-jiang-deng-ni-na.md)
- [AVE.AI × CyberCharge 幸运大转盘抽奖活动](https://avedex.gitbook.io/ave/events/ave.ai-cybercharge-xing-yun-da-zhuan-pan-chou-jiang-huo-dong.md)
- [Ave.ai X BTok幸运转盘活动](https://avedex.gitbook.io/ave/events/ave.aixbtok-xing-yun-zhuan-pan-huo-dong.md)
- [如何成为 Meme 币交易老手](https://avedex.gitbook.io/ave/ave.ai-jiao-cheng/ru-he-cheng-wei-meme-bi-jiao-yi-lao-shou.md)
- [新人快速上手指南](https://avedex.gitbook.io/ave/ave.ai-jiao-cheng/xin-ren-kuai-su-shang-shou-zhi-nan.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://avedex.gitbook.io/ave/events/sheng-dan-kai-li-100-zhong-jiang-1000u-da-jiang-deng-ni-na.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.

### Option 2 — Browse the documentation index

Full index: https://avedex.gitbook.io/ave/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://avedex.gitbook.io/ave/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/ave/events/sheng-dan-kai-li-100-zhong-jiang-1000u-da-jiang-deng-ni-na.md`).

You may also use `Accept: text/markdown` header for content negotiation.
