Skip to content

Commit 68605c0

Browse files
authored
Docs update (#1013)
* Updated docs
1 parent 26d3641 commit 68605c0

5 files changed

Lines changed: 29 additions & 3 deletions

File tree

docs/.vitepress/config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ function sidebarKagi() {
195195
{ text: 'Snaps', link: '/kagi/features/snaps' },
196196
{ text: 'Exclude AI Images', link: '/kagi/features/exclude-ai-images' },
197197
{ text: 'Quick Answer', link: '/kagi/ai/quick-answer' },
198-
{ text: 'Discuss Document', link: '/kagi/ai/ask-questions' },
198+
{ text: 'Ask Questions about a Page', link: '/kagi/ai/ask-questions' },
199199
]
200200
},
201201
{
@@ -229,6 +229,7 @@ function sidebarKagi() {
229229
{ text: 'Personalized Results', link: '/kagi/settings/personalized-results'},
230230
{ text: 'AI', link: '/kagi/settings/ai' },
231231
{ text: 'Search Widgets', link: '/kagi/settings/widgets' },
232+
{ text: 'Privacy', link: '/kagi/settings/privacy' },
232233
{ text: 'Advanced', link: '/kagi/settings/advanced' }
233234
]
234235
},

docs/kagi/ai/ask-questions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Ask Questions about a Document or a page
22

3-
You can quickly ask an LLM further questions about a search result through `` and selecting *Ask questions about page*.
3+
You can quickly ask an LLM further questions about a search result through `` and selecting `Continue in Assistant`.
44

55
![Ask Questions](media/ask_questions.png){data-zoomable}
66

docs/kagi/ai/kagi-ai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ Kagi is thrilled to introduce next-generation AI into our product offering:
2525
1. [Kagi Assistant](./assistant.md)
2626
2. [Quick Answer](./quick-answer.md)
2727
3. [Summarize Page](./summarize-page.md)
28-
4. [Ask Question about Document](./ask-questions.md)
28+
4. [Ask Questions about a Page](./ask-questions.md)
2929

3030
For a longer discussion about our AI journey please read our blog ["Kagi's approach to AI in search"](https://blog.kagi.com/kagi-ai-search) by our founder Vlad.
48.5 KB
Loading

docs/kagi/settings/privacy.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Privacy Settings
2+
3+
Kagi's privacy model is simple: you pay, we provide the service. Our business model eliminates any need to monetise your data, so we're ad-free, tracker-free, and collect only what's necessary for your account to function, with complete transparency about what we collect and why. Full details are in our [Privacy Policy](https://kagi.com/privacy) and [LLMs & Privacy](../ai/llms-privacy.md) page.
4+
5+
## Privacy Pass
6+
7+
[Privacy Pass](../privacy/privacy-pass.md) is an optional feature that lets you search using cryptographic tokens instead of your account credentials. While logged in, you generate a set of untraceable tokens and later redeem one per search, letting Kagi verify you're authorized to search without knowing which user you are.
8+
9+
You can start using it through a browser extension, the Kagi app for Android, or the Orion browser. See [Kagi Privacy Pass](../privacy/privacy-pass.md) for setup instructions for each platform.
10+
11+
## Location
12+
13+
If you have enabled precise location, it's stored solely on your device and serves to provide more accurate localized search results. You can clear it at any time from this page, or from the Geolocation settings on [Kagi Maps](../maps/index.md#enabling_geolocation).
14+
15+
- **Update Location**: Refresh your saved location using your device's location services.
16+
- **Set location manually**: Enter a location instead of using your device's location services.
17+
- **Clear Location**: Remove your saved location.
18+
19+
### Use Location for Searches
20+
21+
Allow Kagi to use your location to improve the relevance of search results.
22+
23+
## Hide kagi.com Referrer
24+
25+
When clicking on search results to other websites, Kagi lets them know you found them through Kagi. This is a small way to help spread awareness about Kagi, but you may choose to disable it. No data is transmitted other than that your visit came from kagi.com.

0 commit comments

Comments
 (0)