# d50

The table below lists the D50 values of different sediment classes:

| Sediment class | Size \[µm] | Approximate size             |
| -------------- | ---------- | ---------------------------- |
| Boulders       | > 256,000  | > Volley ball                |
| Cobbles        | > 64,000   | > Tennis ball                |
| Pebbles        | > 2,000    | > Match Head                 |
| Coarse Sand    | 1,500      |                              |
| Medium Sand    | 375        |                              |
| Fine Sand      | 94         |                              |
| Coarse Silt    | 47         |                              |
| Medium Silt    | 11.7       | Not visible to the human eye |
| Fine Silt      | 4.9        |                              |
| Clay           | 1.95       |                              |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://swatplus.gitbook.io/io-docs/introduction-1/channels/hyd-sed-lte.cha/d50.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.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
