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

# Introduction

[Atropine](https://atropine.io) operates on the PulseChain blockchain, with its native token, [PINE](https://app.pulsex.com/info/token/0xe846884430d527168b4eaac80af9268515d2f0cc), as the focal point.\
\
The Atropine ecosystem features a comprehensive suite of dApps, seamlessly integrating liquidity provision and yield farming for a holistic financial experience.\
\
The core principle is to prioritize competitive yields and security, ensuring that all future dApps are engineered to benefit [PINE](https://app.pulsex.com/swap?outputCurrency=0xE846884430D527168B4EAaC80Af9268515D2f0CC) holders.

**Disclaimer & Terms**

Atropine DeFi operates on the PulseChain blockchain as a decentralized application. It is not to be considered an investment product. Prior to participating, thorough research is strongly advised.

By engaging with Atropine DeFi, you agree that this entire process is facilitated through smart contracts, which users access and interact with using their private keys. Atropine operates in a completely decentralized manner, with no central authority, individual, group, or company overseeing any critical functions. It is owned and operated by the users who interact with the smart contracts deployed on the globally decentralized PulseChain network.

Please be aware that Atropine DeFi does not have control over the contracts on the PulseChain blockchain associated with this protocol. These contracts are open and permissionless, and we do not possess the capacity to prevent anyone from directly interacting with the protocol via the blockchain. By utilizing these contracts, you acknowledge this understanding and confirm your compliance with the laws of your local jurisdiction.


---

# 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://atropine.gitbook.io/atropine/atropine-defi/introduction.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.
