> For the complete documentation index, see [llms.txt](https://royal-ties.gitbook.io/royal-ties/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://royal-ties.gitbook.io/royal-ties/important/terms-and-conditions.md).

# Terms and Conditions

Royal Ties products, services or offerings are not, and should not be considered investment vehicles, assets and/or securities. Royal Ties: Royal Pass NFT and/or Royal Ties: Knights NFT are not, under any circumstances, to be considered an investment vehicle, asset and/or security. Any perks, rewards, airdrops, etc. that might be associated to owning any of our NFTs should not be seen as an investment, asset and/or security of any kind.

Our whitepaper, website and/or discord server is for educational purpose only and is not to be construed as a solicitation or an offer to purchase any of our products or services. Any opinions, news, research, analysis, prices, or other information offered on our whitepaper, website and/or discord server does not constitute investment advise. Royal Ties will not accept liability for any loss or damage, including but not limited to, any loss of profit, which may arise directly or indirectly from the use or reliance on such information.

The information discussed on our whitepaper, website and/or discord server may not be suitable for all persons. Persons should make their own investment decisions based upon their own financial objectives and financial resources and if in any doubt, should seek advise from a legal professional.

Investment of any kind involves risk. The value of investment and the income from them can go down as well as up and you may not get back the amount originally invested. It is important to not invest monies you cannot afford to lose. Considerable risk exists in the financial markets. Those risks include without limitation, leverage, creditworthiness, limited regulatory protection, and market volatility that may affect the price and liquidity of an account.

Decisions to buy, sell, hold or trade in any financial market involve risk and are best made based on the advice of qualified financial professionals. Any trading or investments involves a risk of substantial losses. The practice of “Day Trading” involves particularly high risks and can cause you to lose substantial sums of money. Before undertaking any trading program, you should consult a qualified financial professional. Please consider carefully whether such trading is suitable for you in light of your financial condition and ability to bear financial risks.

Royal Ties will discuss or mention third-party vendors from time to time for services offered publicly in the marketplace. These vendors/or services are only examples of options. Please seek advice and do your own due diligence on any vendor information provided.

Under no circumstances we guarantee, promise, or promote that any of our NFTs AND/OR Royal Opportunities, will increase in value on the secondary market. Purchasing any of product or service offered by Royal Ties are to be acquired for educational purpose only. If you don't agree with any of these terms please reach out to our support team and we will find a solution for you.


---

# 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, and the optional `goal` query parameter:

```
GET https://royal-ties.gitbook.io/royal-ties/important/terms-and-conditions.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
