# Rawwwr Help

## Rawwwr Help

- [Welcome to the Rawwwr Help Center](https://rawwwr.gitbook.io/rawwwr-help/welcome-to-the-rawwwr-help-center.md): A centralized portal to find all the answers you need about rawwwr.com
- [Mission and Vision](https://rawwwr.gitbook.io/rawwwr-help/company/mission-and-vision.md)
- [About Us](https://rawwwr.gitbook.io/rawwwr-help/company/about-us.md)
- [Getting Started](https://rawwwr.gitbook.io/rawwwr-help/how-it-works/getting-started.md)
- [Marketplace](https://rawwwr.gitbook.io/rawwwr-help/how-it-works/marketplace.md): Ready to explore and discover new things to wear without ever having to own it? We are and we hope you are too!
- [Renting](https://rawwwr.gitbook.io/rawwwr-help/renting/renting.md)
- [Lending](https://rawwwr.gitbook.io/rawwwr-help/lending/lending.md)
- [Create a new listing](https://rawwwr.gitbook.io/rawwwr-help/lending/create-a-new-listing.md)
- [Shipping to the renter](https://rawwwr.gitbook.io/rawwwr-help/lending/shipping-to-the-renter.md)
- [Payout Dashboard](https://rawwwr.gitbook.io/rawwwr-help/payment-and-fees/payout-dashboard.md)
- [Fees](https://rawwwr.gitbook.io/rawwwr-help/payment-and-fees/fees.md)
- [Commonly Asked Questions](https://rawwwr.gitbook.io/rawwwr-help/faq/commonly-asked-questions.md)
- [Open a ticket](https://rawwwr.gitbook.io/rawwwr-help/support/open-a-ticket.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://rawwwr.gitbook.io/rawwwr-help/welcome-to-the-rawwwr-help-center.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.
