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

# More

- [Whitepaper](https://docs.mybucks.online/more/whitepaper.md): Digital Cash Envelope — Seedless, Disposable Wallet with 1-Click Gifting
- [Security Audits](https://docs.mybucks.online/more/security-audits.md): We received a security audit from Secure3, and battle-tested on HackenProof.
- [Roadmap](https://docs.mybucks.online/more/roadmap.md): Our roadmap highlights two primary focuses: building trust and integrating various crypto networks into our product, all while enhancing UI/UX performance.
- [FAQs](https://docs.mybucks.online/more/faqs.md): This page covers frequently asked questions and their answers.
- [License](https://docs.mybucks.online/more/license.md): Mybucks.online is licensed under the MIT License.
- [Terms of Use](https://docs.mybucks.online/more/terms-of-use.md)
- [Privacy Policy](https://docs.mybucks.online/more/privacy-policy.md)
- [Disclaimers](https://docs.mybucks.online/more/disclaimers.md)
- [About us](https://docs.mybucks.online/more/about-us.md): We are Web3 and Blockchain enthusiasts dedicated to being in favor of decentralization. Join us and build together!


---

# 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.mybucks.online/more.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.
