# Specs

- [Token](https://atropine.gitbook.io/atropine/specs/token.md): The $PINE token is designed to function as the medium of exchange within the Atropine ecosystem and is poised to unlock numerous other utility cases as it continues to expand.
- [Contracts](https://atropine.gitbook.io/atropine/specs/contracts.md)
- [Security](https://atropine.gitbook.io/atropine/specs/security.md): At Atropine, the safety of our users' funds is of utmost importance.                 We have implemented the following security measures to safeguard the platform.
- [Audits](https://atropine.gitbook.io/atropine/specs/security/audits.md): All smart contracts within the Atropine ecosystem undergo a meticulous double audit process conducted by independent third-party firms.
- [Fees & Emissions](https://atropine.gitbook.io/atropine/specs/fees-and-emissions.md): Complete breakdown of all fees and team revenue sources for Atropine.


---

# Agent Instructions: 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://atropine.gitbook.io/atropine/specs.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.
