# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [7.1.2 Creando el modelo ClienteCategoría](https://abi.gitbook.io/net-core/6.2-configurar-tus-servicios-con-odata/6.2.2-creando-el-modelo-clientecategoria.md)
- [17.1 Creando una máquina virtual linux en Azure](https://abi.gitbook.io/net-core/11.-instalacion-en-linux/creando-una-maquina-virtual-linux-en-azure.md)
- [7.1.1 Creando el modelo Clientes](https://abi.gitbook.io/net-core/6.2-configurar-tus-servicios-con-odata/6.2.1-creando-el-modelo-clientes.md)
- [6.1 Cambiar la base de datos a SQL Server](https://abi.gitbook.io/net-core/cambiar-los-servicios-a-sql-server/6.1-cambiar-la-base-de-datos-a-sql-server.md)
- [2.6 Código Limpio](https://abi.gitbook.io/net-core/3.-servicios-rest/4.7-refactorizando-tu-codigo.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://abi.gitbook.io/net-core/6.2-configurar-tus-servicios-con-odata/6.2.2-creando-el-modelo-clientecategoria.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://abi.gitbook.io/net-core/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://abi.gitbook.io/net-core/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., `/net-core/6.2-configurar-tus-servicios-con-odata/6.2.2-creando-el-modelo-clientecategoria.md`).

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