# Curating Your Experience

How you curate your skyline is up to you. Blacksky recommends the following best practices:

{% hint style="info" %}

* Do not use the #AddToBlacksky and #Blacksky hashtags unnecessarily. Hashtags make posts easy to search for, but can also enable misuse.
* You only need to use #AddToBlacksky once to have your posts shown in the feed. We recommend deleting that initial post after you appear on the feed to make it harder to search for and avoid accidental or malicious use.
* Subscribe to and perform a “Block All” using the Green List Feed.
  {% endhint %}

If you’ve updated your personal moderation settings to hide sexual content but it’s still appearing in the feeds, you can report the post to the Blacksky Moderation Service to have it removed if it’s spam or have it labeled as sexual content.

You must be subscribed to the Blacksky Moderation Service to do so. To learn more, see the subscription instructions below.

<details>

<summary>How Do I Subscribe to the Blacksky Moderation Service Labeler?</summary>

See: How Do I Subscribe to the Blacksky Moderation Service Labeler? — <https://docs.blackskyweb.xyz/docs/blacksky-info/curating-your-experience#\\_\\_docusaurus\\_skipToContent\\_fallback>

(Click the link to follow the original instructions.)

</details>


---

# 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.blacksky.community/info-about-blacksky-the-community/curating-your-experience.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.
