# NVIDIA Jetson

- [Getting Started with Jetson Using SDK Manager on Ubuntu 22.04](https://tk233.gitbook.io/notes/tools/nvidia-jetson/getting-started-with-jetson-using-sdk-manager-on-ubuntu-22.04.md): The finale version, after many, many attempts
- [Using Jetson AGX Orin with Provided Ubuntu 20.04 System](https://tk233.gitbook.io/notes/tools/nvidia-jetson/using-jetson-agx-orin-with-provided-ubuntu-20.04-system.md)
- [Setting up Common Software on Jetson AGX Orin](https://tk233.gitbook.io/notes/tools/nvidia-jetson/setting-up-common-software-on-jetson-agx-orin.md)
- [Performance Testing of Jetson Devices](https://tk233.gitbook.io/notes/tools/nvidia-jetson/performance-testing-of-jetson-devices.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://tk233.gitbook.io/notes/tools/nvidia-jetson.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.
