# Step 2 : Digging deeper into data modeling

### What you do in this phase 💡:

1. Write/discuss some public/private endpoints
2. Data modeling : create some schemas to explain the entities of your system
3. Write sample responses: what the API will return

{% embed url="<https://www.youtube.com/watch?ab_channel=Exponent&v=NtMvNh0WFVM>" %}


---

# 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://abdulrahman-1.gitbook.io/my-digital-garden/level-2-system-design/step-2-digging-deeper-into-data-modeling.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.
