# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [5.3 Overall design image of 3-layer structure](https://docs.global-entertainment-token.org/5.-token-and-point-design/5.3-overall-design-image-of-3-layer-structure.md)
- [13.1 Legal Disclaimer](https://docs.global-entertainment-token.org/13.-disclaimer/13.1-legal-disclaimer.md)
- [13.6 Changes to Disclaimers](https://docs.global-entertainment-token.org/13.-disclaimer/13.6-changes-to-disclaimers.md)
- [6.2 UX Significance of Three-Tier Asset Design](https://docs.global-entertainment-token.org/6.-web3-design-philosophy-and-ux-design/6.2-ux-significance-of-three-tier-asset-design.md)
- [6.4 Summary of Design Philosophy: The Answer to “Web 2.9”](https://docs.global-entertainment-token.org/6.-web3-design-philosophy-and-ux-design/6.4-summary-of-design-philosophy-the-answer-to-web-2.9.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://docs.global-entertainment-token.org/5.-token-and-point-design/5.3-overall-design-image-of-3-layer-structure.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://docs.global-entertainment-token.org/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://docs.global-entertainment-token.org/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., `/5.-token-and-point-design/5.3-overall-design-image-of-3-layer-structure.md`).

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