# OTTER Points

### How to Use Otter Points

#### 1. Using Someone’s Referral Link or Code

**Using a Referral Link**

1. Click the Referral Link: When you click a referral link, the referral code will automatically be filled in for you.
2. Double-Check the Code: Before proceeding, make sure the code is correct. This step is crucial because once you confirm, you cannot undo it.
3. Click Confirm: After verifying the code, click the "Confirm" button to proceed.

**Manually Entering a Referral Code**

1. Locate the Referral Code Field: If you're not using a referral link, you can manually enter the referral code.
2. Enter the Code: Type in the referral code carefully.
3. Double-Check the Code: Ensure the code is correct before moving forward.
4. Click Confirm: Once confirmed, proceed by clicking the "Confirm" button.

#### 2. Sharing Your Referral Link

1. Copy the Referral Code: Click the "Copy" button next to your referral code. This will copy the code to your clipboard, making it easy to share.
2. Share the Referral Link Directly: You can share the referral link with your friends directly. When they use your link, the referral code will be automatically filled in for them.
3. Share on X (formerly Twitter): Use the "Share" button to post your referral link on X. Anyone who clicks on your link will be directed to the Otter Points page with your referral code automatically filled in.


---

# 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://lazyotter.gitbook.io/lazyotter/getting-started/step-by-step-guides/otter-points.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.
