# Content Guide

### To add new content:

1. Press the edit button
2. Create a new page
3. Fill the page with everything related, make it nice to read
4. Save it and merge it

### Need access?

If you need access to add your NPR trick, please ping us on [Facebook](https://web.facebook.com/groups/BNPRandFreestyle/) or [Discord](https://discord.gg/kzMWNqb). We'll get you sorted ASAP.

If you know a trick (by someone else) that should be in here but not here, ping us as well.


---

# 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://bnpr.gitbook.io/bnpr/content-guide.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.
