> For the complete documentation index, see [llms.txt](https://ucionica.aiesec.ba/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ucionica.aiesec.ba/how-to-use-this-hub.md).

# How to use this HUB

## The side menu

From here you can access all the articles available on the wiki.\
Some of them have sub articles. Click on the down arrow to see the links.

![The side menue](/files/-Ltjj0fAkX2b0jECKzhi)

## Grouping

As you might have noticed, the wiki is currently divided into 3 groups:&#x20;

## AIESEC Knowledge

There you'll find all the information you'll need to know about AIESEC: from articles about [AIESEC History](/aiesec-knowledge/the-aiesec-way/aiesec-history.md) to the [AIESEC Products ](/aiesec-products-and-ewa.md)that we run.&#x20;

Everything to make you a better member.

## Technical

This group contains everything you need to know to be a productive member of your [department](/technical/aiesec-departments.md), all the [branding ](/technical/aiesec-branding.md)(logos, slides and how to use them) materials.

## AIESEC Academy

Our amazing TM created three-level AIESEC Academy, here you can find all content about it.

## The search tool

A seriously powerful tool that will allow you to find everything on the wiki just by typing words or phrases. \
Click on the search tool and start typing what you want to find

### Example

You heard at the last LCM something about a number, you think it's 2020, so you enter the wiki platform and type **2020** in the search box:

![Typing 2020 in the Search Box](/files/-LtfJQD-IkNA5Yzuy7A7)

And because this is a smart search tool, it gave you everything it thought relevant:

* the [AIESEC 2020](/aiesec-knowledge/the-aiesec-way/aiesec-2020.md) article
* the instances of **2020** it found on the whole website
* and then, because it saw you are searching for a 4 digit number, it gave you the other instances where there is a similar number on the website, in this case **2010**

This way, even if you didn't hear right about the year, and came home and typed an approximation of what you remember, let's take **2000** for example, you'll get a very similar result:

![Typing 2000 in Search Box](/files/-LtfJe_yLwJSkA7SJR3Z)

You decided find out more (or refresh your memory) about your department: **iGV**.

![Typing iGV in Search Box](/files/-LtfJx1o7ce05UMdB1_4)

The search tool not only gave you the [iGV article](/technical/aiesec-departments/incoming-global-volunteer-igv.md), but also some information about the[ MKT department](/technical/aiesec-departments/marketing-and-pr-mkt-and-pr.md) and what their responsibilities towards your department. Neat, right?

## How helpful was this?&#x20;

### Was this helpful?

At the end of every page you might have noticed these 3 faces:

![Was this page helpful form](/files/-LtfKNNtIB8m8mCZMA3D)

Please let us know whether the article helped you as we aim to make it better and better with every iteration. It literally takes less than 1 second to click on the little faces.

#### One last thing:

Now, please don't forget to let us know if you enjoyed reading this article by practising your clicking on the **Was this page helpful** form. Cheers!


---

# 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://ucionica.aiesec.ba/how-to-use-this-hub.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.
