# Referencing content

## # Hashtags

Hashtags can be inserted in posts and notes to easily mark content for easier retreival.

#### :point\_right: Share content and make it visible easily.&#x20;

Each added # tag is highlighted in your message, your content.&#x20;

Your readers will know that it is a keyword.&#x20;

#### :point\_right: Categorize your messages, your notes, and facilitate their search.&#x20;

By clicking on a # tag, users can initiate a search based on that keyword.&#x20;

By adding # tags, you simplify access to your content and initiate a categorization of your knowledge.

## / Slashelpers

In posts and contents, typing the *slash* (/) character will trigger a link helper.

<figure><img src="/files/JINo2oUCPeecPU9C2663" alt="" width="330"><figcaption></figcaption></figure>

Hence you can easily link to an article, a note, a post, a task or a quest.

Pick the type of content you want to link to and type to searching for the content :

<figure><img src="/files/brFHPNomIPrNw5PDv9kV" alt="" width="188"><figcaption><p>Linking to a note with a slashelper</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://docs.meeds.io/meeds-guides/user-guide/collaborating-in-spaces/referencing-content.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.
