> For the complete documentation index, see [llms.txt](https://docs.hivesbi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivesbi.com/overview/what-should-you-do.md).

# What Should You Do?

\
You don’t have to do anything - as long as your account is in good standing, you will receive regular upvotes as often as your pending vote value grows enough.&#x20;

#### There are things you can do that will improve your SBI experience.

* Start by sending a ‘thank you’ to the account that enrolled you. That initial subscription will stack with any future enrollments and increase the regularity or size of the upvotes delivered to you. You can see the accounts that have supported you here: <https://www.hivesbi.com/transaction-history/sponsored-hive-SBI/?user=mastergerund> (just change 'user' to your name in the search box)
* Consider upvoting [@steembasicincome](https://peakd.com/@steembasicincome) or its official accounts ([@sbi2](https://peakd.com/@sbi2), [@sbi3](https://peakd.com/@sbi3), [@sbi4](https://peakd.com/@sbi4), [@sbi5](https://peakd.com/@sbi5), [@sbi6](https://peakd.com/@sbi6), [@sbi7](https://peakd.com/@sbi7), [@sbi8](https://peakd.com/@sbi8), [@sbi9](https://peakd.com/@sbi9), [@sbi10](https://peakd.com/@sbi10), [@sbi-booster](https://peakd.com/@sbi-booster)). We do not reward users directly for upvoting our content, but boosting our HP levels will help us keep reward accrual rates high!
* Follow [@steembasicincome](https://peakd.com/@steembasicincome) and [join our Discord server](https://discord.gg/Z5KVQ5whKR) to stay informed.
* If you have available resources, decide whether your Hive commitment justifies an investment in lifetime upvotes. If you’re not sure, try a delegation first - the return is consistently higher than self-voting with the same SP and you can always recall the ‘investment’ if you decide you are unsatisfied.
* If you lack available resources, decide whether crowdfunding your own support base would get you the upvotes you crave. We have many members that receive meaningful daily upvotes just through regularly entering contests and upvoting our updates.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.hivesbi.com/overview/what-should-you-do.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
