# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [Further customize your project.](https://quan-1.gitbook.io/interactive-video-grid/further-customize-your-project..md)
- [2. Host a repository using Github Pages.](https://quan-1.gitbook.io/interactive-video-grid/the-extra-mile-publish-your-project-online./2.-host-a-repository-using-github-pages..md)
- [3. Host multiple repositories(coming soon).](https://quan-1.gitbook.io/interactive-video-grid/the-extra-mile-publish-your-project-online./3.-host-multiple-repositories-coming-soon-..md)
- [The Extra Mile: Publish your project online.](https://quan-1.gitbook.io/interactive-video-grid/the-extra-mile-publish-your-project-online..md)
- [1. Fork a Github repository.](https://quan-1.gitbook.io/interactive-video-grid/the-extra-mile-publish-your-project-online./1.-fork-a-github-repository..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://quan-1.gitbook.io/interactive-video-grid/further-customize-your-project..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://quan-1.gitbook.io/interactive-video-grid/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://quan-1.gitbook.io/interactive-video-grid/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., `/interactive-video-grid/further-customize-your-project..md`).

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