> For the complete documentation index, see [llms.txt](https://origtech.gitbook.io/originmint/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://origtech.gitbook.io/originmint/full-disclaimer.md).

# Full Disclaimer

{% hint style="warning" %}
We expect that by downloading & in the use of the OriginMint software you have clear knowledge concerning using wallets such as Metamask, how blockchains run, what an NFT is, how to use software UI/UX and anything else associated with a prerequisite for running this software. OriginMint is a blockchain automation tool, please ensure that you are educated on this subject before proceeding to utilise our software, as we alone cannot identify one's previous experience or knowledge beforehand.
{% endhint %}

* OriginMint will NEVER store any of your data, including wallet information, private keys or seed phases
* A full AES256 Encryption system is in place, ensuring the security of wallet storage locally
* OriginMint will not share any personal data with anyone, including 3rd party companies
* ALWAYS store your passwords in a secure, safe environment&#x20;
* It is HIGHLY recommended to use a Ledger or similar hardware wallet system to store your funds, due to the risks involved with NFT/Crypto wallet drains
* NEVER open suspicious downloads or attachments
* ALWAYS double check DMs, have your privacy settings properly configured in Discord&#x20;
* Ensure that your wallet seed phrases are stored appropriately, ideally not digitally and rather written down on paper, physically

## Losses of funds incurred due to failed sent transactions & general losses associated with trading NFTs

OriginMint is NOT responsible if/when a user loses any funds while performing the act of trading, automating & minting NFTs. There are clear risks associated with the process, and it is down to the responsibility and maturity of the user to ensure they use the proper risk management and prepare themselves when running our software.

{% hint style="danger" %}
OriginMint is not responsible for ANY human error made by the user such as; wrong inputs to the bot, stolen data due to negligence, lost passwords, issues with wallets lost private keys, lost seed phases or project rug pulls/scam projects.
{% endhint %}


---

# 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://origtech.gitbook.io/originmint/full-disclaimer.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.
