# Crypto Feeds

Crypto Feeds is divided into five subcategories: "For You," "News," "Institution," "Influencer," and "Research," based on the source of information. Additionally, there is a filter feature available that allows you to refine the news displayed by selecting specific sectors(DeFi, SocialFi,GameFi, etc.), cryptocurrency names(Bitcoin, Ethereum, Solana, etc.) or information sources(Twitter, Medium, Substack, etc.). This enables tailored access to the most relevant news in the cryptocurrency sector.


---

# 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://sosovalue.gitbook.io/helpdocument/sosovalue-documentation/crypto-feeds.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.
