> For the complete documentation index, see [llms.txt](https://nxp.gitbook.io/rddrone-t1adapt/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nxp.gitbook.io/rddrone-t1adapt/finding-kit-resources-and-information-on-the-nxp-website.md).

# Finding kit resources and information on the NXP website

### Resources

NXP Semiconductors provides online resources for this evaluation board and its supported device(s) at <http://www.nxp.com/RDDRONE-T1ADAPT>. A Getting Started tab provides quick-reference information relevant to using the RDDRONE-T1ADAPT evaluation board along with links to downloadable assets. Additional information can be found (here) at <http://nxp.gitbook.io/rddrone-t1adapt>.&#x20;

### Collaborate in the NXP community&#x20;

The NXP community is for sharing ideas and tips, asking and answering technical questions, and getting input on just about any embedded design topic. The NXP community is at <http://community.nxp.com>. A dedicated robotics community can be accessed at <http://community.nxp.com/community/mobilerobitics>.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://nxp.gitbook.io/rddrone-t1adapt/finding-kit-resources-and-information-on-the-nxp-website.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
