# Description

On the description page, you can find the main information about the project, including such sections:

1. Short description
2. "Here's how it works"
3. Team of the project
4. Funding

#### Short description

At the top of the page, you can find a short description that provides you with an initial understanding of what the project is about, in a simple way.

<figure><img src="/files/GMyZG0IHHcrZlSjE6fkl" alt=""><figcaption><p>Short description</p></figcaption></figure>

#### "Here's how it works"

Our team always aims to delve deeper into each project to understand it better and explain it to you. That's why we created the '**How It Works**' section.

Here, we explain complex terms and technologies in simple words. Whether you are new to the topic or an experienced user, you will find a lot of valuable information here.

<figure><img src="/files/BmHewOF435eRlRslQmRj" alt=""><figcaption><p>Here's how it works</p></figcaption></figure>

#### Team of the Project

Knowing who is behind a project is invaluable because it provides insights into several fundamental questions, such as:

* Is the team anonymous or not?
* What kind of experience do they have?
* Do they have relevant experience?

You can find all this information and more in our '**Team of the Project**' section.

<figure><img src="/files/dOEVv1Wvm6A3PC0ocx6N" alt=""><figcaption><p>Team of the Project</p></figcaption></figure>

#### Funding

This section can give you important information about:

* How big the project is;
* Its potential;
* Who is backing it and will be responsible for its support?

Different types of projects require different amounts of funding.

For instance, blockchain projects, such as Layer 1 or Layer 2 projects, usually require a large amount of funding because they must pay extra attention to security and regulatory compliance, maintain substantial infrastructure and operational costs, and employ enough developers to provide scalability solutions. So, if you see a small amount of funds raised for a project that needs to achieve a lot, there might be concerns about how it can do so with limited resources. On the other hand, a large funding amount can indicate that the team has enough resources to build something great over the next few years.

<figure><img src="/files/UQPDCoqrxWsqdsVCZXzC" alt=""><figcaption><p>Funding</p></figcaption></figure>


---

# 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://linity.gitbook.io/linity/project/project-page-details/description.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.
