# Getting Started

- [How do I know what is my Kindle called?](https://kindlemodding.gitbook.io/kindlemodding/getting-started/how-do-i-know-what-is-my-kindle-called.md): This page contains the basic information of your Kindle's name, and the nicknames established by the MobileRead community.
- [Determining the method to use for jailbreaking](https://kindlemodding.gitbook.io/kindlemodding/getting-started/determining-the-method-to-use-for-jailbreaking.md): This page will go over general details, helping you determine what methods you'll have to use to jailbreak your Kindle.


---

# 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://kindlemodding.gitbook.io/kindlemodding/getting-started.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.
