# Basic Networking

- [Computer Networking for Beginners](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/computer-networking-for-beginners.md)
- [Basic of Networking](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/computer-networking-for-beginners/basic-of-networking.md)
- [Networking Protocols](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/computer-networking-for-beginners/networking-protocols.md)
- [OSI Model](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/computer-networking-for-beginners/osi-model.md)
- [Network address and Host address](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/computer-networking-for-beginners/type-of-address.md)
- [Subnetting Type](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/computer-networking-for-beginners/subnetting-type.md)
- [Network Architecture](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/network-architecture.md)
- [Networking Layers OSI Model](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/networking-layers-osi-model.md)
- [Internet protocol](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/internet-protocol.md)
- [CIDR and subnetting](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/internet-protocol/cidr-and-subnetting.md)
- [Examples](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/internet-protocol/cidr-and-subnetting/examples.md)
- [AWS VPC Subnets](https://tkssharma-devops.gitbook.io/devops-training/basic-networking/internet-protocol/aws-vpc-subnets.md)


---

# 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://tkssharma-devops.gitbook.io/devops-training/basic-networking.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.
