# More

- [Whitepaper](https://docs.mybucks.online/more/whitepaper.md): Seedless, Disposable Crypto 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)
- [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: 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.
