> For the complete documentation index, see [llms.txt](https://dapdap.gitbook.io/dapdaps-documation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dapdap.gitbook.io/dapdaps-documation/overview/terms-of-use/our-content.md).

# Our content

The Site Content and Updates are meant to provide information regarding DapDap, our products, our services, our applications, prices of the tokens, popularity, rankings, trade volume data, guides, and other information related to the GameFi projects, NFTs, and the related tokens. The Site Content constitutes general knowledge only and is not meant for any reliance howsoever for any purpose of any kind whatsoever by any Entity or individual. You are therefore strongly advised to procure your own checks and professional advice before you decide to make any trade, investments, or swaps, as no Content constitutes any trading or investment advice or guarantees of any kind (including but not limited to guarantees on gains, benefits, and returns). For the avoidance of doubt, DapDap makes available the Content and third-party products on our Site based on information and/or products procured from third-party sources. Even though such third parties may have agreed or declared that all information and products that they provide will be commercially practicable before uploading such Content and products onto our Site, DapDap is not able to provide any warranties thereon.

You may also find some information, content, or links in relation to third-party products and services on our Site, such as GameFi projects, NFTs, cryptocurrencies, third-party coins, and tokens, etc. However, this does not imply any association with or endorsement by such third parties, although some functionality on our Site may require the use of such third-party products or services. The content of such third-party services and products as stated on our Site and in our Updates are based on information made publicly available or by such third parties to us, and DapDap therefore makes no representations or warranties on the accuracy or updatedness of such third-party services/products related information. You are encouraged to conduct your own checks on any such third-party products or services that you see on our Site and/or our Updates before subscribing to, registering an account for, installing, trading, swapping, investing, purchasing, or using any such third-party products/services, whether from third-party sites or via our Site.

There may also be some information regarding cryptocurrencies, NFTs, tokens, digital coins/currencies, which shall not amount to an offering of securities or securities-tokens, and other related digital currency information on our Site. We may contain some videos (or links to such videos) on our Site pertaining to the aforementioned subject-matter made available via a third-party software or platform or the use of such software or platform. You should agree to be bound by the corresponding terms and conditions of such third parties' own websites to access such podcasts and videos. If you do not agree with any of their terms and conditions, you are not permitted to access the aforementioned videos and podcasts (or weblinks thereto) found on our Site and in our Content.


---

# 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://dapdap.gitbook.io/dapdaps-documation/overview/terms-of-use/our-content.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.
