# What is ISELO?

ISELO is your knowledge companion! 🙋‍♀️

ISELO assists you to:&#x20;

1. **Collect Knowledge**: Keep interesting content found on the web or upload your documents or create memos and get back to that whenever you want
2. **Manage Knowledge**: Organize the saved content neatly with tags & lists or archive when done with the knowledge piece
3. **Retrieve Knowledge**: Find any saved knowledge piece using typo-tolerant, blazing-fast search in content title, tags, or even in content details. All content related to a keyword can also be filtered using tags.&#x20;
4. **Collaborate on Knowledge**: Share & have a focussed discussion with your teammates on the shared knowledge pieces. Also, read recommended content by your knowledge buddies


---

# 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://guide.iseloapp.com/master.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.
