> For the complete documentation index, see [llms.txt](https://magic-stock.gitbook.io/magic-stock-bean-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://magic-stock.gitbook.io/magic-stock-bean-whitepaper/technology-and-security-details.md).

# Technology and Security Details: 🔐

**BEAN**, built on the **Solana blockchain**, leverages Solana's renowned efficiency and speed. The choice of **Solana**, known for its high throughput and low transaction costs, ensures that **BEAN** transactions are fast, efficient, and cost-effective. The underlying technology of Solana uses Proof of History (**PoH**) combined with Proof of Stake (**PoS**), contributing to the network's security and scalability.

Security in our tokenomics is strengthened by the decentralized nature of the Solana blockchain. The decentralization ensures that no single entity has control over the network, significantly reducing the risk of fraud and manipulation. Moreover, the **burning** of Liquidity Provider (**LP**) tokens after allocation to liquidity pools further adds to the security by reducing the possibility of rug pulls, ensuring trust and stability in **BEAN**'s market value.


---

# 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://magic-stock.gitbook.io/magic-stock-bean-whitepaper/technology-and-security-details.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.
