> For the complete documentation index, see [llms.txt](https://docs.elentra.org/api/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.elentra.org/api/elentra-api-standards/routing-and-parameters.md).

# Routing & Parameters

### Routing Patterns

<img src="https://1911949813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaaMQCSkAk3tfFxZGWsmz%2Fuploads%2F4XMjLjO2DFlzhyVGPn9I%2Ffile.excalidraw.svg?alt=media&amp;token=12137a9f-988b-46fa-a990-9755168602f8" alt="Routing Patterns" class="gitbook-drawing">

### Example of routing patterns

<img src="https://1911949813-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FaaMQCSkAk3tfFxZGWsmz%2Fuploads%2FlxVi3Nbz1u8gOce6Svka%2Ffile.excalidraw.svg?alt=media&amp;token=016e0be9-253e-47a5-b0a2-0cc1c40e3215" alt="" class="gitbook-drawing">

{% hint style="danger" %}
Don't repeat the namespace if the top-level resource has the same name.\
*Example*: /courses/courses/{course}
{% endhint %}
