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

# Welcome To LINCOIN

<figure><img src="/files/yxy8JVcUn96OMzzAW7zT" alt=""><figcaption></figcaption></figure>

\
The main task of the LINCOIN project is to show investors that they can influence the project no less than its creators, and secondly, to find a lot of ways to make money in the cryptocurrency environment, from education to trading programs.\
\
Lincoln is a separate state that follows the path of democracy, where everyone decides how the project will develop and what fate awaits it. And it doesn’t matter if you invested $1 or $100,000 in the project, your voice will be heard! You are LINCOIN!


---

# 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://lincoin.gitbook.io/lincoin-white-paper/welcome-to-lincoin.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.
