> For the complete documentation index, see [llms.txt](https://foundationblockchain.gitbook.io/cbd-protocol-english/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://foundationblockchain.gitbook.io/cbd-protocol-english/white-paper.md).

# WHITE PAPER

1. **Introduction**

   &#x20; \- Description of the cannabidiol market and the need for a tokenization platform

   &#x20; \- Presentation of our platform and its mission
2. **Operation of the platform**

   &#x20; \- Description of the Tokenisation Process and Management System

   &#x20; \- Description of the system for purchasing cannabidiol products using tokens

   &#x20; \- Explanation of the affiliate marketing principle and its role in the platform
3. **Advantages for participants**

   &#x20; \- Access to high quality cannabidiol products

   &#x20; \- Easy access to products

   &#x20; \- Transparency and security of transactions and products

   &#x20; \- Community growth

   &#x20; \- Access to exclusive information
4. **Blockchain technology**

   &#x20; \- Explanation of the role of blockchain technology in the platform

   &#x20; \- Description of its functionalities and advantages
5. **Our Team**

   &#x20; \- Presentation of our team and skills

   &#x20; \- Description of our experience with cannabidiol and blockchain technology
6. **Roadmap and future plans**

   &#x20; \- Description of our roadmap and future plans for platform development
7. **Conclusions**

   &#x20; \- Summary of the benefits of our cannabidiol tokenization platform

   &#x20; \- Invitation to participate in our community and the cannabidiol revolution.


---

# 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://foundationblockchain.gitbook.io/cbd-protocol-english/white-paper.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.
