# Guides

- [News Feed](https://docs.tiny.plus/guides/guides/news-feed.md): Some tips for how you can best use the tiny+ news feed
- [For Me](https://docs.tiny.plus/guides/guides/for-me.md): Your dashboard view of your projects, companies, contacts and events.
- [Projects](https://docs.tiny.plus/guides/guides/projects.md): From lead to portfolio piece, tiny+ keeps track of all your projects.
- [Companies](https://docs.tiny.plus/guides/guides/companies.md): Get a full view of all your firm's relationships.
- [Contacts](https://docs.tiny.plus/guides/guides/contacts.md): A central collection of your and your firm’s Contacts.
- [Assessments](https://docs.tiny.plus/guides/guides/assessments.md): Use tiny+’s Ratings + Assessments tool to develop short questionnaires in tiny+ that can be undertaken against a company or project.
- [User Permissions & Roles](https://docs.tiny.plus/guides/guides/user-permissions-and-roles.md): Set different levels of access to tiny+ for your team members.


---

# 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.tiny.plus/guides/guides.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.
