# Project

A project can be considered as an organization's account on Votico which can be viewed by anyone visiting the platform. It serves as a hub for all proposals related to the organization and a source of information for the users.

Project allows its organization to manage the roles of organization members and customize the proposal and voting settings.

## Project page <a href="#space-page" id="space-page"></a>

The content of the project overview will depend on the [role](/asigna/votico/quickstart/project/project-roles.md) of the connected account and the project settings. Below you can see the example of the project page as a user in the admin role.&#x20;

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

## Joining a project <a href="#joining-a-space" id="joining-a-space"></a>

If you want to have a quick access to a chosen project you can join it from the **Explore** tab or through the project's individual page by clicking the **Join** button. It will create a shortcut for the project on the left sidebar of the **Timeline** tab and keep you updated with the number of new proposals displayed on top of the project's avatar.

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

<figure><img src="/files/woP9lu35HlKf7ho3stY7" alt=""><figcaption></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://asigna.gitbook.io/asigna/votico/quickstart/project.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.
