# Engaging as a Content Consumer

ConvoGrid makes it very easy for you to interact with your favourite content creators and other conversational bots through the platform. In this section, we will be assisting you with how you can use the platform to enjoy your favourite content.

## **🚀 How you can enjoy your content**

* You can easily find the content creators you want to interact with or any other conversational bot by checking out the [starting a conversation section](https://github.com/convogridai/ConvoDocs/blob/main/welcome/getting-started/broken-reference/README.md), which will guide you on [filtering bots](/convogrid/starting-a-conversation/finding-convobots/filtering-convobots.md) and [finding the right bot](/convogrid/starting-a-conversation/finding-convobots/search-for-a-convobot.md), getting [bot recommendations](/convogrid/starting-a-conversation/recommended-bots.md), learning more [information about the bot,](/convogrid/starting-a-conversation/viewing-bot-details.md) interacting with[ transferred bots](/convogrid/starting-a-conversation/playing-with-transferred-bots.md), and even identifying the [content referred to by the bot](/convogrid/starting-a-conversation/view-response-source.md) when providing you with the responses.
* You can also check out [your public profile](/convogrid/managing-your-account/your-profile.md), learn how to [edit this profile](/convogrid/managing-your-account/editing-the-public-profile.md), and even [customize your personal settings](/convogrid/managing-your-account/customizing-settings.md) in the [managing your account section](https://github.com/convogridai/ConvoDocs/blob/main/welcome/getting-started/broken-reference/README.md).

But wait, there's more! You do not have to be a simple content consumer; you can make use of ConvoGrid to create your own personal conversations that can assist you in your tasks.

Curious?? Check out the next section, where we will show you how you can do so!


---

# 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.convogrid.ai/convogrid/welcome/getting-started/engaging-as-a-content-consumer.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.
