> For the complete documentation index, see [llms.txt](https://patamods.gitbook.io/patamods-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://patamods.gitbook.io/patamods-documentation/scripts/baby-bear-script-v2/2-how-it-works-+-baby-nursery-toddler-props.md).

# 2・How it works + Baby Nursery/toddler props

\
To get acces to our UI where you can spawn all the babies bear & accessories, write <mark style="color:red;">**/openbear**</mark> in your tchat or open your f8 and write <mark style="color:red;">openbear</mark> <br>

* Do **/openbear** to open the UI.
* Click on any item that you want to spawn it.
* Click on the trash to delete the props that you get in your hands
* Click on the cross to close the menu
* Press `F` to drop your item from your hands
* Use your targeting system to interact with the baby and his accessories. (Take it, put it, give it...)
* You can give the current baby to your friend (press `E` to accept) by using your targeting on the player

You can add any props to our script, **but it's a lot of configuration** *(all the positions in props/hands for one baby bear/props)*\ <mark style="color:red;">**We won't help you on that since we only support the props that we provide**</mark>**.**\
**Open our babyconfig file to add any new babies/props.**\ <br>

### Please, [watch our video](https://youtu.be/Ymcqq6Q55uE) to know more about this script.&#x20;

* Like before, our [**Nursery props package**](https://www.youtube.com/watch?v=UhGTQoPPTkg) is compatible with our Baby script. You can interact with our props and our babies bear.
* We made a [Toddler package](https://www.youtube.com/watch?v=LFWYo9rNPvI\&t), who are compatible with our script too.

Feel free to check them out.

\
Feel free to contact us by ticket in our discord server.


---

# 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:

```
GET https://patamods.gitbook.io/patamods-documentation/scripts/baby-bear-script-v2/2-how-it-works-+-baby-nursery-toddler-props.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.
