> For the complete documentation index, see [llms.txt](https://docs.presearch.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.presearch.io/keyword-staking.md).

# Keyword Staking

- [What is Keyword Staking?](https://docs.presearch.io/keyword-staking/keyword-staking.md): Keyword Staking is a revolutionary new concept being pioneered by Presearch as it builds the world’s first decentralized search engine framework.
- [Strategy for Staking PRE](https://docs.presearch.io/keyword-staking/strategy-for-staking-pre.md): If the objective is to put your PRE tokens to work, staking them against various keywords is a smart strategy.
- [Ads Pricing - How much does it cost to advertise on Presearch?](https://docs.presearch.io/keyword-staking/ads-pricing.md)
- [Keywords FAQ](https://docs.presearch.io/keyword-staking/keywords.md): General questions around Presearch Keyword Staking!
- [How can I see keywords traffic?](https://docs.presearch.io/keyword-staking/keywords/how-can-i-see-which-keywords-have-traffic.md): Work-in-progress
- [How to report bogus/abusive ADs from Keyword staking?](https://docs.presearch.io/keyword-staking/keywords/how-to-report-bogus-abusive-ads-from-keyword-staking.md)
- [How can I choose the best keywords to stake?](https://docs.presearch.io/keyword-staking/keywords/how-can-i-choose-the-best-keywords-to-stake.md)
- [What’s the difference between long-tail and short-tail keyword staking?](https://docs.presearch.io/keyword-staking/keywords/whats-the-difference-between-long-tail-and-short-tail-keyword-staking.md)
- [How does keyword staking priority work?](https://docs.presearch.io/keyword-staking/keywords/how-does-keyword-staking-priority-work.md)
- [Should I stake short-tail or long-tail keywords?](https://docs.presearch.io/keyword-staking/keywords/should-i-stake-short-tail-or-long-tail-keywords.md)
- [Why stake long-tail keywords?](https://docs.presearch.io/keyword-staking/keywords/why-stake-long-tail-keywords.md)
- [How long can my ad be?](https://docs.presearch.io/keyword-staking/keywords/how-long-can-my-ad-be.md)
- [Should I stake many keywords or just a few?](https://docs.presearch.io/keyword-staking/keywords/should-i-stake-many-keywords-or-just-a-few.md)
- [Why am I not seeing clicks?](https://docs.presearch.io/keyword-staking/keywords/why-am-i-not-seeing-clicks.md)
- [Why doesn’t my ad show when someone searches a longer phrase that includes my staked  keyword?](https://docs.presearch.io/keyword-staking/keywords/why-doesnt-my-ad-show-when-someone-searches-a-longer-phrase-that-includes-my-staked-keyword.md)
- [How do I export keyword stats?](https://docs.presearch.io/keyword-staking/keywords/how-do-i-export-keyword-stats.md)
- [Are there limitations on what I can advertise?](https://docs.presearch.io/keyword-staking/keywords/are-there-limitations-on-what-i-can-advertise.md)


---

# 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.presearch.io/keyword-staking.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.
