> For the complete documentation index, see [llms.txt](https://docs.bounce.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bounce.finance/bounce-recruitment/user-guide.md).

# User Guide

- [User Help Manual](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual.md)
- [Account Management](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/account-management.md)
- [Sign in/ Sign up](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/account-management/sign-in-sign-up.md)
- [Forget Password](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/account-management/forget-password.md)
- [Account Settings](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/account-management/account-settings.md)
- [My Wallet](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/account-management/my-wallet.md)
- [Being a Seller](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/being-a-seller.md)
- [How to Become a Seller](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/being-a-seller/how-to-become-a-seller.md)
- [How to Modify Seller Profile](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/being-a-seller/how-to-modify-seller-profile.md)
- [Service Management](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/service-management.md)
- [Service Category](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/service-management/service-category.md)
- [Create the Service](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/service-management/create-the-service.md)
- [How do I Retrieve the Service?](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/service-management/how-do-i-retrieve-the-service.md)
- [Requesting & Acquiring a Service](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/requesting-and-acquiring-a-service.md)
- [Follow Service or Seller](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/requesting-and-acquiring-a-service/follow-service-or-seller.md)
- [How do I Post a Request?](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/requesting-and-acquiring-a-service/how-do-i-post-a-request.md)
- [How to Purchase a Service](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/requesting-and-acquiring-a-service/how-to-purchase-a-service.md)
- [Search Requests](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/requesting-and-acquiring-a-service/search-requests.md)
- [Request Bidding](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/requesting-and-acquiring-a-service/request-bidding.md)
- [Cancellation of Published Requests](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/requesting-and-acquiring-a-service/cancellation-of-published-requests.md)
- [Confirmation Bid](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/requesting-and-acquiring-a-service/confirmation-bid.md)
- [Ordering Process](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/ordering-process.md)
- [The Ordering Workflow](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/ordering-process/the-ordering-workflow.md)
- [Minting the Deliverable as an NFT](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/ordering-process/minting-the-deliverable-as-an-nft.md)
- [Order Voucher (on chain)](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/ordering-process/order-voucher-on-chain.md)
- [Order Reviews & Ratings](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/ordering-process/order-reviews-and-ratings.md)
- [FAQ](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/faq.md)
- [Seller Verification Process](https://docs.bounce.finance/bounce-recruitment/user-guide/user-help-manual/seller-verification-process.md): Below, we have laid out a step by step guide to maximize your chances at becoming a verified seller on Bounce Recruit so that you can reap the rewards of our incentive system as you use the platform.


---

# 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://docs.bounce.finance/bounce-recruitment/user-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.
